Hide the issues which are closed at specific level

alwaysharsha October 28, 2021

Structure is a fantastic addon to JIRA. I love it.

I have Structure in the below format, where I need to hide the EPICs under Objectives which are already in the completed state. How to accomplish this?

[Folder]

    [Objective]

        [EPIC]

            [Story / task]

    [EPIC]

        [Story / task]

1 answer

2 votes
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 28, 2021

Hi @alwaysharsha

You can add a filter generator: https://wiki.almworks.com/documentation/structure/adding-a-generator-62753660.html

JQL: "issuetype = epic and status!=complete" (depends on what the status name of your complete is)

example:

structure_filter.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events