Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-1977

Project-level automation audit log only tracks certain work items

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    • Jira Software, Jira Service Management

      Summary

      When viewing an automation rule's audit log through a specific project (Project > Project settings > Automation > Rule > Audit log), the entries in that log will only show certain executions of this rule.

      Imagine a rule with the following criteria:

      • Is scoped to two projects, Project A (PJA) and Project B (PJB)
      • Triggers on work item creation in PJA
      • Uses a lookup work items action similar to:
        • project = PJB and assignee = "a_user"
      • Checks if the lookupIssues value is greater than 0
      • If so, proceeds with an action

      Expected results

      When viewing the audit log for this rule, either in Global automation, in PJA's automation audit log, and PJB's automation audit log, all executions will be displayed.

      Actual results

      When viewing the audit log for this rule, global automation and PJA's automation audit log will display all results.

      PJB's audit log will only display executions where the lookup work items action found more than one result. If no results are found, PJB's audit log will omit the execution entirely.

      This results in confusion when viewing audit log results for PJB's audit log in particular.

      Workaround

      View all audit log results from the global automation audit log whenever possible.

              Unassigned Unassigned
              d63560a12c13 Micah B.
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: