Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

List all Epics for Current release without any linked task for current release

 Hello,
I have the following Structure:
Release 1.
   Sprint 1
   Sprint2
   Sprint3

I would like all stories that are planned to this Release and does not have at least one child task that is related to this release.

How to build the query to find tasks that are not related to Rel1 or SP1 or SP2 or SP3, and check that all linked tasks match this criteria?

Should I use : "is not part of" criteria?

Thanks,

Yaron


0 votes



One answer

Permanent link
You can look into Advanced User's Guide to Querying Work Items in Rational Team Concert

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.

0 votes

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.

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 06 '15, 5:56 a.m.

Question was seen: 2,395 times

Last updated: Aug 06 '15, 8:00 a.m.

Confirmation Cancel Confirm