Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Structure group by component(s)

AHMADI ISLEM June 23, 2025

Hello, 

We have added 6 projects in a struture and we created the same components RFA, SAS in each  projects.

I need to consolidate the log work per composant via a structure.

If I group per component, the component appears 3 times even if they have the same name 
--> How can I do to have a group per component name ?

Regards, 

 

2 answers

1 accepted

Suggest an answer

Log in or Sign up to answer
1 vote
Answer accepted
Stepan Kholodov _Tempo_
Community Champion
June 23, 2025

Hello @AHMADI ISLEM 

Since Components are unique per project, they all have unique IDs. The Components grouper in the structure uses the IDs, so it doesn't matter if two Components share the same name if they belong to two different projects.

You can use the Attribute grouper with the Formula in it:

split(text(components),",")

this way the names of Components will be considered.

I hope this helps. If you need further assistance here or if you have other questions about Structure, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)

0 votes
AHMADI ISLEM June 23, 2025

Hello @Stepan Kholodov _Tempo_ 

Thank you for your response. 

This works well. 

Regards, 

Islem

TAGS
AUG Leaders

Atlassian Community Events