Forums

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

How can I hide done epics in timeline view?

Gonzalo Benito November 4, 2024

If i activate hide done items in the view settings option, It'll hide done epics but also done tasks from other epics. 

I only want to hide done epics and all their child tasks, is there any way to do it?

1 answer

1 vote
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 4, 2024

Hello, Good day. Instead of using hide-done items, on your board JQL query you could add status != done along with the existing JQL query. Thanks

Gonzalo Benito November 5, 2024

Thank you for your answer, but how can I modify the JQL query in a JIRA - Business Project? I cannot find the option, it doesn't work as a software development project:


jira-business-project.png

Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 5, 2024

Hello, Good day. At the moment we don't have the option to modify the filter query on JWM project templates.

Gonzalo Benito November 6, 2024

So, is there any workaround for this?

Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 6, 2024

Unfortunately we don't have this option in a business project. You can create a board in a software project and use the JQL to include the business projects, this should help to filter the required issues only. Thanks

Suggest an answer

Log in or Sign up to answer