Hello Team,
We are converting Sub-Task into Parent task. Is there any way to get the list of all the task that was Sub-task in past? I want only those task that were Sub-task. May be any JQL, or something. Kindly help.
Thanks
Hi @Asha Goyal
There is CHANGED operator which works well for some of the issue fields like assignee, status, priority, etc. however, it is not applicable to the issuetype field. You have to search for an app on Atlassian Marketplace.
On the other hand, if you do not want to use an app for this purpose, as a workaround you can change a custom field (a flag field which you may use for this purpose) while converting those Sub-tasks to Parent and use that flag field in your JQL to filter those converted issues.
That is the workaround we too thought. Thanks for your ans @Tuncay Senturk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.