In Structure, group by Fix version sub-items do not comply to group

Jonathan S. August 15, 2019

List of Generators:structurequestion.pngScenario: Feature A (fix versions 1.0 and 2.0) contains Epic X (fix version 1.0) and Epic Y (fix version 2.0)

Actual result: In the resulting groups in the structure, the group for fix version 1.0 contains Feature A and contains child items Epic X and Epic Y. Similarly, the group for fix version 2.0 contains Feature A and also contains child items Epic X and Epic Y

Trying to figure out how to exclude child items based on the Group by generator such that the result is: group for fix version 1.0 contains Feature A with only child item Epic X and the group for fix version 2.0 contains Feature A with only child item Epic Y.

 

 

 

1 answer

1 accepted

0 votes
Answer accepted
Vlad Lessage
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 16, 2019

Hi Jonathan,

Thanks for posting!

In order to achieve what you want, you will need to start building the structure from the bottom up instead.

1. Insert the Epics

2. Group by Issue Link (choose the Link Type and direction used between Features and Epics)

3. Group by FixVersion

And then you can Extend with Sub-Tasks and Sort, etc...

I hope this helps. Please let me know if you need further assistance. 

Best Regards,

Vlad

Suggest an answer

Log in or Sign up to answer