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

Automation logging is not showing any errors big payload branches that OOM out

XMLWordPrintable

    • Severity 3 - Minor
    • Jira Software, Jira Service Management, Jira Work Management, Jira Product Discovery

      Issue Summary

      In some cases, big payload branches can fail due to OOM exceptions and the audit log won't show any errors; it'll show success.

      Steps to Reproduce (one example)

      1. Create a rule with a JQL lookupaction in the main branch. The JQL should return many work items where the JSON has too much data
      2. Create a branch on a JQL from the keys extracted from the action above

      Expected Results

      Each branch should complete the execution or at least the log should show this problem to take preventing actions

      Actual Results

      The  branching actions are only completed in a subset of work items. The rule log shows successful, instead of an actual OOM error.

      Workaround

      Or reduce the number of issues included in the JQL (preferable less than 50)

      For the specific case of this example save the data required from the lookup issues array in a variable and use a new lookup action to overwrite the variable

              Unassigned Unassigned
              4bd2fd3801db Jorge H
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: