How do I do a real exclusive "NOT" condition query
When I tried to search for something like the following
Any story that has no "Task-Custom" type of children
The only thing I can come up with is like this
story's children type "is not" Task-Custom
But unfortunately, this is "NOT ALL" situation, which means if any child is
not this type, it will be selected.
How do I do a real exclusive "NOT" condition here?
Any story that has no "Task-Custom" type of children
The only thing I can come up with is like this
story's children type "is not" Task-Custom
But unfortunately, this is "NOT ALL" situation, which means if any child is
not this type, it will be selected.
How do I do a real exclusive "NOT" condition here?
One answer
When I tried to search for something like the following
Any story that has no "Task-Custom" type of children
The only thing I can come up with is like this
story's children type "is not" Task-Custom
But unfortunately, this is "NOT ALL" situation, which means
if any child is
not this type, it will be selected.
How do I do a real exclusive "NOT" condition here?
Unfortunately, there is currently no way to express this. This is true for
all multi-valued attributes, not only links.
--
Regards,
Patrick
Jazz Work Item Team