hi All,
I need to track transformation of issues from incidents into problems and use such JQL:
project = PLANXXX AND issuetype changed from (Incident) and createdDate >= "2021/11/01"
but have such error: History searches do not support the 'issuetype' field.
what is the right query to see such changes?
Hello @yevhen kokhan
Welcome to the community.
This is not possible to do with native Jira functionality for JQL. You can either look for a third party app that extends the JQL feature set in the way you need, or you can create some customizations to track that the issue type is being changed using custom fields and automation to update those fields when issue types are changed.
I'd like to suggest the Issue History add-on if you're comfortable with solutions from the Marketplace. Here you can monitor the full issue changelog in one place. To find issue type changes, you'll need to add issue type to the columns. Also, you can choose any date range you need.
The add-on is developed by my team, let me know if it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Yulia, downloaded from market, but it doesn't download records and I can't use it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yevhen,
You can try to reinstall it. Or contact our support team, they will help you figure out what the problem is.
Let me know if you need some more assistance.
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.