Forums

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

Can I see which fields are not associated with any JSD request types?

Rob Horan
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.
July 30, 2019
I have to clean up a Jira instance with MANY custom fields and need to see which fields are not in use. Screen association does not help. I need to find fields not associated with any request types. Any thoughts?

1 answer

0 votes
Julia Gracia July 31, 2019

I Robert,

I suggest you to search this into database. I don't have the exact query but you should look into this tables:

from fieldscreen fs
join fieldscreentab fst on fs.id = fst.fieldscreen
join fieldscreenlayoutitem fsl on fst.id = fsl.fieldscreentab
Rob Horan
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.
August 20, 2019

Not possible, I have no access in this particular scenario. 

Suggest an answer

Log in or Sign up to answer