How to query for work items using Enumeration List Picker
We added a new EnumerationList attribute to a work item, and then in the editor, I have a Picker Enumeration List.
The field is NOT required. If someone does NOT enter a value, when I show this in the query, it is blank.
However, I haven't found a way to set things and query such that I can say:
give me all work items of this type where this attribute does NOT have a value or where it HAS a value
I have tried to set the Default and Unassigned literal, but the field is still blank (the default value is not used it seems). Also in a query, I've tried to query for work items where this "exists", but even those that are "blank" show up the query where I say that it "exists".
Can someone help on this?
Susan
The field is NOT required. If someone does NOT enter a value, when I show this in the query, it is blank.
However, I haven't found a way to set things and query such that I can say:
give me all work items of this type where this attribute does NOT have a value or where it HAS a value
I have tried to set the Default and Unassigned literal, but the field is still blank (the default value is not used it seems). Also in a query, I've tried to query for work items where this "exists", but even those that are "blank" show up the query where I say that it "exists".
Can someone help on this?
Susan