Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Structure: How to show subtasks in bottom up hierarchy

Patrizia Heinzl April 19, 2024

Hello,

so I want to see following hierarchy in my automated Structure:

Sprint

  • Story 1
    • clones: Story 2
      • Story 2 subtask 1
    • Story 1 subtask 1 
    • tested by: Task 1 (Sprint value)
      • Task 1 subtask 1
      • Task 1 subtask 2

Screenshot 2024-04-19 084821.jpg

This view works if I use a story as insert and build it with extenders top down.

>> However, my sprints are planned on the Task level. Therefore I need to build the hierarchy the other way around, starting with the task so that I can use the group by sprint function.

>> I know I have to use the group function instead of the extend function and it works to get the "tested by" Story, but I cannot get the subtasks & the "clones" link to show up correctly. 

 

What I tried, but failed:

 A Subtask extender > the extender only works for the "Task 1 subtask" but does not work for e.g Story 2 subtask 1. 

A group by Subtask (with consider other groups on, level 3) but this does not work either.

I'm also unsure when the "consider other groups" needs to be off or on...

Screenshot 2024-04-19 090537.jpg

 

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Stepan Kholodov _Tempo_
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.
April 22, 2024

Hello @Patrizia Heinzl 

You can try the following approach:

1. Use an Insert generator for adding all issues from the 2nd level of the structure: cloned by Stories, Sub-tasks, and testing Tasks. You can build a JQL-query for all these issues, but you might need to have Scriptrunner or other app that adds links-based JQL functions.
2. Group issues by Attribute : Formula and type the formula: parent This will pull Story 1 and other parents of Sub-tasks. No need to enable the "Consider other groups' option. This option should be enabled when you pull an issue into the structure by a Group generator and then another grouper is doing something with this issue. Since the issue is added by a grouper, it is technically a group, so the option should be enabled for the second grouper to be aware of that group-issue.

You can also use grouping by Issue Links for clones/tests link types, but since both links are used for connecting issues to Story 1 and Story 1 is already being added by the Sub-task parent grouper, it might not be needed. But if you add such groupers, please note - each grouper creates two types of groups: parent issues and the 'no value' group. So the more links-based groupers you have, the more groups without values you will have as well.

I hope this helps. If you have more questions, please reach out to us directly at our support portal and we'll get back to you shortly.

Best regards,
Stepan
Tempo (the Structure app vendor)

Patrizia Heinzl April 22, 2024

Hello. Thank you very much for the idea. 

Unfortunately I was not able to make it work. It shows the subtasks correctly now, but I just have one long list with all items separate.

As soon as I use the "group by" linked issues, all subtasks disappear again.

TAGS
AUG Leaders

Atlassian Community Events