Find issues approved by specific user using JQL

XMLWordPrintable

    • 1
    • 2

      Currently, we have to work with statuses to achieve the desired results.

      For example, considering the approval was set on the Awaiting Approval status and the destination of approved tickets is the Approved status, we can use the JQL below:

      status changed from 'Awaiting Approval' to "Approved" by 'testuser'

      However, if we scope more workflows, with different destination statuses, the JQL turns way more complex.

      We couldn't achieve success using terms like "status in" or "OR" for example.

              Assignee:
              Unassigned
              Reporter:
              Lucas (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: