Complex RTC queries on depends relations - multiple criteria to same depends
Hi all,
what I'm trying to do, is to get a list of all work item that:
If this is not possible, I'm thinking I can easily write this using the java code API. My next question is then:
/Morten.
|
Accepted answer
Ralph Schoon (63.4k●3●36●46)
| answered Jun 22 '18, 5:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Hi Morten,
Morten Madsen selected this answer as the correct answer
Comments
Morten Madsen
commented Jun 22 '18, 6:22 a.m.
Thanks Ralph.
I went for a work around, where I am showing two different queries on my "IT Operations" dashboard:
* All work items for current release with DEPENDS_ON where the depends_on.status != "ready for production".
* All work items NOT on current release where status is NOT resolve AND it BLOCKS a work item on current release.
This way by "turning the query around" and selecting the blocking work items, I can kinda get what I want.
|
One other answer
Morten, Have you looked at getting this from Report builder / JRS? Matt |
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.