How to build complex RTC query combining "AND" "OR" conditions
Hello,
This is a question about the RTC building query in RTC-CLM 5.0.
I would like to create a query with the following criteria:.
Find all (unresolved Work Items)
and
((Due date before today’s date) or (Due date is none))
and
((Estimated date before today’s date) or (Estimated date is none))
and
((Due date is not none) or (Estimated date is not none))
I already browse this good article https://jazz.net/library/article/1007 but I’m sure what we want can be done.
In particular I’m not too familiar how to combine the “And” and “Or” condition?
Have you other good tips to do such queries Thank you in advance Pascal Jean |
2 answers
|
Thank you Sam,
I think we can do many thing with the Eclipse tool. We will dig into that. Thank you again Pascal Jean |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.