Why are Unresolved and NOT Resolved statuses in queries returning different results?
In RTC 4.0.1, we have some additional states for our defects, one of which is Deferred (assigned to the 'Open' OSLC group). I've created a work item query that grabs all unresolved work items in a project and it fails to return any defects in that Deferred state. If I change the query to "is not" + "Resolved", the deferred defects appear in the results. I couldn't find any other reports of this issue.
Is this a known bug?
There are some open defects that are similar, but not quite the same:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=165926
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=280129
|
Be the first one to answer this question!
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.
Comments
A quick test on RTC 4.0.4 shows that it works as expected.