Goal is to find a way to search the list of issues that was created with one IssueType but transitioned to another IssueType later.
Pl. help what is the efficient way to achieve this?
Hi @Dilipan Janarthanan Currently , History searches do not support the 'issuetype' field.
https://jira.atlassian.com/browse/JRACLOUD-64955
Thanks,
Vikrant Yadav
Hi @Dilipan Janarthanan
You can check from the database by using SQL command: Knowledge Base
Currently, we don't have any JQL function to search the list issue type changes of Issues in JIRA.
Atlassian Ticket for the same: JRASERVER-64955
Hope this will help.
It looks like you're new here. Sign in or register to get started.