I want a reliable re-open report to track tickets that works in tandem with the automation rule:
So far we have been using the JQL :
issuetype in standardIssueTypes() AND status changed from resolved
but this isnt very reliable as sometimes there are discrepancies (duplicates across weeks)
Does anyone have a better JQL that better supports the automation rule?
Since a transition exists from Closed to an Open status, I would add a post function (from closed -> open) to populate a custom field (e.g. a text field). Then it would suffice if you were searching for issues that don't have an empty value for that custom field. Hope that makes sense!
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.