Opened 15 years ago
Last modified 15 years ago
#1182 closed defect
Maestro: expression editor throws MgNullPropertyValueException — at Version 1
Reported by: | jbirch | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | Maestro-2.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description (last modified by )
When trying to enumerate values in a particular property in the expression editor, an MgNullPropertyValueException is thrown if any null values exist for that property.
This makes it difficult to work with that that contains these values; the current workaround I'm using is FDO Toolbox, but this can be difficult when the data isn't local.
It would be great if Maestro's implementation of the expression editor could be modified to suppress these exceptions or, preferably, insert NULL as one of the choices in the value picker.
Note:
See TracTickets
for help on using tickets.