<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Wrong Spira behaviour for indent Relaeses. (Thread)</title><description> Lets imagine that I have hierarchy in releases (moreover, Spira supports it).  When I select a Relaese in the filter on a list-view of releases   not always  it will show   all   of the children. It looks like, it will show only one or two levels under it. So,  we may miss some of the requirements or incidents  if they are deep in the hierarchy.  I have played with the custom reports to investigate what was wrong, looks like a mistake is also there.  If I run   select ${ReleaseId} as RRelease, R.RELEASE_ID, R.INDENT_LEVEL from SpiraTestEntities.R_Releases as R where R.PROJECT_ID = ${ProjectId}    I get many records including next        2392      AABAAI            2393      AABAAIAAAAAA            2394      AABAAIAAAAAB            2395      AABAAIAAAAAC            2454      AABAAIAAAAAD        , so it assures me that RELEASE_ID=2392 has many children.  But if I run  select ${ReleaseId} as RRelease, R.RELEASE_ID, R.INDENT_LEVEL from SpiraTestEntities.R_Releases as R where R.PROJECT_ID = ${ProjectId} and R.RELEASE_ID in {${ReleaseAndChildIds}}   With selected release = 2392, I get only itself while expected behavior is to  get also its children          2392    2392    AABAAI        </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spirateam/issues-questions/2470.aspx</link><item><guid isPermaLink="false">threadId=2470</guid><author>Ilia Poliakov (ilya.polyakov@edetek.com)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">releases</category><title>Wrong Spira behaviour for indent Relaeses.</title><description> Lets imagine that I have hierarchy in releases (moreover, Spira supports it).  When I select a Relaese in the filter on a list-view of releases   not always  it will show   all   of the children. It looks like, it will show only one or two levels under it. So,  we may miss some of the requirements or incidents  if they are deep in the hierarchy.  I have played with the custom reports to investigate what was wrong, looks like a mistake is also there.  If I run   select ${ReleaseId} as RRelease, R.RELEASE_ID, R.INDENT_LEVEL from SpiraTestEntities.R_Releases as R where R.PROJECT_ID = ${ProjectId}    I get many records including next        2392      AABAAI            2393      AABAAIAAAAAA            2394      AABAAIAAAAAB            2395      AABAAIAAAAAC            2454      AABAAIAAAAAD        , so it assures me that RELEASE_ID=2392 has many children.  But if I run  select ${ReleaseId} as RRelease, R.RELEASE_ID, R.INDENT_LEVEL from SpiraTestEntities.R_Releases as R where R.PROJECT_ID = ${ProjectId} and R.RELEASE_ID in {${ReleaseAndChildIds}}   With selected release = 2392, I get only itself while expected behavior is to  get also its children          2392    2392    AABAAI        </description><pubDate>Mon, 23 Aug 2021 08:56:19 -0400</pubDate><a10:updated>2021-08-23T11:38:03-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/2470.aspx</link></item><item><guid isPermaLink="false">messageId=4086</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> That filter only gets Releases and Child Iteration/Sprints, which is consistent with how it works o</title><description> That filter only gets Releases and Child Iteration/Sprints, which is consistent with how it works on the other graphs/charts. It does not currently include minor releases and their children.  There is an open change request for this. </description><pubDate>Mon, 23 Aug 2021 11:38:03 -0400</pubDate><a10:updated>2021-08-23T11:38:03-04:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/2470.aspx#reply4086</link></item></channel></rss>