Creating or Validating a Workflow using create Bulk Workflows with a Forge or Connect app fails

XMLWordPrintable

    • Severity 2 - Major
    • 1

      Issue Summary

      Creating or Validating a Workflow using an app (Forge or Connect) fails.

      Steps to Reproduce

      1. Use an app (Forge or Connect) with the scopes to manage workflows
      2. Use the APIs Bulk create workflows (could also be Validate create workflows)

      Expected Results

      The workflows are created

      Actual Results

      The API call gets an HTTP 403 with the message 

      {
          "errorMessages": [
              "Could not obtain Forge extensions data for cloudId: xxxxxx"
          ],
          "errors": {}
      } 

      Workaround

      Use retry with a fallback as this appears to be intermittent for some users. Or continue to use https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflows/#api-rest-api-3-workflow-post for now.

            Assignee:
            Daniel Talebi
            Reporter:
            Daniel Talebi
            Votes:
            15 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: