Having problems with a work item query using "contains&
I have two string-type custom attributes on my work item that are used for multi-select enumerations. When I create a work item query to match
A contains "literal.l1" AND B contains "literal.l2"
..then I always get 0 results, regardless of whether any work items fit that criteria.
This happens when combining "contains" (or "does not contain") through an AND clause (OR clauses work fine). Combining "contains" and "is" works as expected.
Is this a bug or is there something going on here that I'm not spotting?
I am using RTC 3.0.1.
A contains "literal.l1" AND B contains "literal.l2"
..then I always get 0 results, regardless of whether any work items fit that criteria.
This happens when combining "contains" (or "does not contain") through an AND clause (OR clauses work fine). Combining "contains" and "is" works as expected.
Is this a bug or is there something going on here that I'm not spotting?
I am using RTC 3.0.1.