I'd like to find all issues of type milestone where the summary was updated somewhere in their history.
(Scriptrunner Enhanced Search told me that History searches do not support the 'summary' field )
Has somebody an idea how to solve this?
As JQL doesn't support history searches for all fields, I can suggest Issue History for Jira app.
My team has developed it to track changes to any custom or standard field for the list of issues.
Here is an example of how the report looks:
Here is 30-day free trial, so you can check if it is handy in your case.
Hi @Yuliia_Borivets__SaaSJet_ ,
thank you for your advise. We decided to locate the related issues manually. There are not to many and we found some criteria to do so.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You could create a field then a new automation rule that will fill in this field whenever the summary is updated.
You will just need to check this field in your JQL to find issue where sumary was updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
that's a good idea for the future! At the moment I have to find those that are are changed in the past.
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.