How do I filter (create jql) for changes made in any particular field in JIRA? (e.g. need to understand of a field CF1 is changed from its creation date. Assume CF1='xxx' on date of creation, which is modified to CF1='yyy' after few days. [it might be there like after few days CF1='xxx' {changed back to original settings}]. Need to filter all tickets which are modified for CF1, and if possible how many times CF1 is changed)
Community moderators have prevented the ability to post new answers.
Hi,
There is no in-built option to search for changes in custom fields, but this can be achieved via automation or scripting add-ons.
The replies to the following question might help you: https://community.atlassian.com/t5/Jira-Software-questions/JQL-for-value-changed-in-custom-field/qaq-p/1552247
Regards,
Ioana
Thank You Ioana.
Any scripting add-ons available in community as an example or demo.
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.