RTC: Proper links are not shown in View of Release Plan
I have created a release plan called "Plan2017Dev" in RTC 6.0.2 using web client. In plan there are many epics ,stories and task that are planned for the release plan "Plan2017Dev". All the stories/epics and task are linked using link types Tracks->Contributes and Parent->children. When I am creating view as "Show all Tracks and Contributes To" by using Display as Tree and selecting "Tracks and Contributes To", its showing me Task that are not having Tracks/contribute link type along with Tracks/Contributes to. While I am expecting that it should show me only Task/Stories/Epics having Tracks and Contributes To link type. Also few tasks that don't belong to release plan "Plan2017Dev" are appearing under it.
Have I missed any steps or is there any other way for creating such view.
Can anyone help me on this?
Thanks in Advance!
Deepali Nigade
One answer
To exclude the work items without a link, you need to add "Exclude" expression like "tracks:unset" or "contributesTo:unset".
Comments
Thank you Lily!!
The above expression is working. But I need both the link type "tracks:unset" and "contributes To: unset".
In my present configuration have I missed any thing as its showing few tasks that are not planed for this plan.
It is also showning me tasks that is not having link type "Tracks and Contributes To". Below are the details of my configuration.
Please help me understand Tree view for Planning in RTC
Display:Tree Contributes To ->Tracks
Options:
Group- Iteration
Plan Check- Invalid Estimate Check
Exclude- Empty Group
Exclude- Risks
Sorting- Priority
Bars- Progress
If you use "Contributes To ->Tracks" for the Tree display, I think excluding "contributesTo:unset" is sufficient.
For the tasks that are not planed for this release, could you check if they are planed for any sub-iteration? Or do the tasks have link to other work items belonged to this release plan?
I tried using "Contributes To ->Tracks" for the Tree display and excluding "contributesTo:unset". Still it shows task that are not linked using Contributes To/Tracks.
Any update