List all Epics for Current release without any linked task for current release
One answer
But as far as I can tell, you can not query all work items that not have a link. There are limitations for what the query mechanism can support across links. It might be possible to use the Jazz Reporting Service in 6.0 to do that, however I am not sure yet.
Comments
Hi Ralph,
Thanks,
Can you explain whether "is not part of" criteria can be the solution?
I would like to make sure that all linked tasks are not planned from this Release.
So I use: childer-> planned for "is not part of" release and sprints.
I suspect that if it finds only one child that meet the criteria it does not check and verify all other tasks.
How can I get more info what is "is not part of" mean ?
I will check JRS as well.
Yaron
A timeline is a tree like structure and "is part of" refers to planned for values that are within the iterations that start with the one you select. This allows to select all iterations that make up a release for example, which could include multiple milestones and iterations further below.
Otherwise you would have to manually select all the iterations or just get the one iteration.
This is used always with Planned for, not only in a child.