Agile Central - Queries: Why when Query has Parent is null then we still see parent results?
search cancel

Agile Central - Queries: Why when Query has Parent is null then we still see parent results?

book

Article ID: 91758

calendar_today

Updated On:

Products

CA Agile Central On Premise (Rally) CA Agile Central SaaS (Rally)

Issue/Introduction



How can we filter out the Parent field for user stories when using Custom List app?
When setting the Query to (Parent = "null") there are still stories with parents returned. See:

<Please see attached file for image>

User-added image

<Please see attached file for image>

User-added image

Environment

Release:
Component: ACSAAS

Resolution

The Custom List app considers User Stories to be parents. When opting to display the Parent column, see that it reads: Parent (User Story). Essentially only User Stories are being considered as parents.

<Please see attached file for image>

User-added image

Features are also displayed in the Parent column and there is an additional Feature column where the features are also displayed.

So, in order to have no parents displayed in the Parent column at all , the query you will need to set is;
((Parent = “null”) and (Feature = “null”))

<Please see attached file for image>

User-added image

<Please see attached file for image>

User-added image

Attachments

1558697552975000091758_sktwi1f5rjvs16izz.png get_app
1558697551129000091758_sktwi1f5rjvs16izy.png get_app
1558697549471000091758_sktwi1f5rjvs16izx.png get_app
1558697547618000091758_sktwi1f5rjvs16izw.png get_app
1558697545798000091758_sktwi1f5rjvs16izv.png get_app