Forums

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

Is it possible to search for an issue that has changed its issue type?

Calvin
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 16, 2023

Hi all, similar to title, basically want to check for all issues of a project that used to be issue type story, but was converted to a task/epic etc.

If it helps, I do have script runner.

Thanks heaps.

 

1 answer

1 accepted

1 vote
Answer accepted
Y Dang_Candylio
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 16, 2023

Hi @Calvin

By using JQL, the CHANGED operator doesn't support for the field Issue type, so we can not use this way to check for issue has changed issue type in a project 

I think that you need some form of marketplace app to find history of issue. There is an app on Marketplace which is Issue History. You can get a list of issues (as on the screen below) with all changes including Issue Type.

2021-10-27_23-51-02.png

Kind regards,

Y Dang 

Calvin
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 18, 2023

Thanks Y Dang, you're right, best I can do is use the CHANGED operator on a status that doesn't exist in for the other issue type. Otherwise it looks like a marketplace app is the only other way. Cheers

Like Y Dang_Candylio likes this

Suggest an answer

Log in or Sign up to answer