Forums

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

Grayed out rows in Structure due to quick transformation

AMIT GULATI
Contributor
April 9, 2025

Hi, I have a JIRA structure with following hierarchy.

 

Team Name

     - PI (Program Increment) Name

          - Features

E.g. 

Team 1 Name

     - Unassigned 

           - Feature 1

           - Feature 2

     - PI 25.1

            - Feature 3

     - PI 25.2

            - Feature 4

            

 

Team 2 Name

   - Unassigned 

           - Feature 5

           - Feature 6

     - PI 25.1

            - Feature 7

     - PI 25.2

            - Feature 8

 

I want to get rid of Unassigned (and its children) from the view and only want to see features aligned with PIs. I created a transformation with JQL (PI != Unassigned). It does get rid of Unassigned rows but it grays out the team name and PI row. 

 

Is there a way to avoid that graying out?

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Stepan Kholodov _Tempo_
Community Champion
April 10, 2025

Hello @AMIT GULATI 

You can create a Filter generator to remove all Features without PIs with this JQL query: pi is not empty where pi is the name of the PI field as it exists in Jira. Once there are no longer unassigned features, the 'Unassigned/ group should disappear from the structure as well.

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)

AMIT GULATI
Contributor
April 10, 2025

Hi Stepan,

This is exactly what I did before posting here but it shows the Team Name rows grayed out.

Br

Amit

TAGS
AUG Leaders

Atlassian Community Events