According to the JIRA advanced searching docs, the CHANGED (and *WAS*) operators can be used with the Assignee, Fix Version, Priority, Reporter, Resolution and Status fields only.
Are there any plans to add this to the 'issuetype' field? We'd like to query when someone changed an issue type from a Bug to a Task, Bug to a Feature, or Feature to a Bug. Is there another way to query for this historical information?
Hi Jeff,
I think that's an excellent ask. I would go to JAC and create a Suggestion for this feature and post the link here once you've created it so the Community can vote on the request and add impact.
In the meantime there is an article titled How to List Issue Type changes of Issues in JIRA that provides guidance on how to get a list of issue type changes of issues in JIRA:
select * from changeitem where field = 'issuetype';
Hopefully this helps.
Cheers,
Branden
Thanks! I created JRASERVER-66552 for the related suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jeff,
Thanks for posting the link! I have voted for this issue and added this post to the internal comments for our developers.
Cheers,
Branden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.