Forums

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

How to get unused screens from Jira

Preethy Sekar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 6, 2022

Hi All,

 

How do I get all the unused screens from Jira using a DB query?

 

Thanks.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 6, 2022

The database is the worst possible way to ask this question.  You would have to read all the workflows (and parse it), issue type screen schemes, and screen schemes to get a list of where they are used, and then subtract that from the list of screens.

Or, you could go to Admin -> Screens, and simply look at the list of screens - unused ones will have a delete option.  You'll have to go here anyway to delete unused screens if that is the point of this question.

What problem would getting a list of unused screens help you with?

Suggest an answer

Log in or Sign up to answer