How to query workitems in open state ?
I want to query workitems in open state by using client java API, but the following code doesn't work, anyone can help me?
IQueryableAttribute queryableAttribute1 = factory.findAttribute(projectArea, IWorkItem.STATE_PROPERTY, auditableClient, null); I also tried this:
They all doesn't work. Am I using query API incorrect? |
One answer
See https://jazz.net/forum/questions/41555/building-a-query-for-work-items-in-closed-state-group/131452
Cheers.
|
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.