Forums

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

Filter issues from all deprecated projects in Jira.

Vadiraj Joish January 19, 2023

Hello,

 

We have few projects in jira which are renamed to deprecated (deprecated projectname). We would like to filterout issues in all the deprecated projects. How can we achieve this ? I understand JQL supports per project and cannot help with all project(Correct me if my understanding is wrong). Is there another way where I can filter out issues from all the deprecated projects ?

1 answer

1 accepted

1 vote
Answer accepted
Alex Koxaras -Relational-
Community Champion
January 19, 2023

Hi @Vadiraj Joish 

You can create a project category called "deprecated" and assign this category to all deprecated projects.

Then you can use the JQL "category = deprecated" to fetch all issues from these projects.

Or you can always use the JQL: "project in ("XXX", "YYY", "ABS", ....etc)

Let me know if the above helps.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events