RTC 6.0.2 iFix005: Is there a way to query an enumeration list for work items where there are no values selected?
I have several enumerated lists in my work item.
From a quality check perspective, I would like to be able to query for those work items, where the user hasn't checked any values.
I have 18 values in the enumeration list and selected the "not containing" option in the query editor and selecting all values doesn't work.
There is the "exists" option, is there a corresponding "does not exist" option?
From a quality check perspective, I would like to be able to query for those work items, where the user hasn't checked any values.
I have 18 values in the enumeration list and selected the "not containing" option in the query editor and selecting all values doesn't work.
There is the "exists" option, is there a corresponding "does not exist" option?
2 answers
As far as I understand, Enumerations can not have no values. An enumeration has a default and an unassigned value. So it always has a value. A work item can not have the attribute at all though. You can show the items not having the value in the process configuration.