Calling bulk move API endpoint with inferClassificationDefaults=true results in a 500 error

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      The Jira Cloud Bulk Move API (POST /rest/api/3/bulk/issues/move) returns a 500 Internal Server error when "inferClassificationDefaults": true is set in the request body.

      Steps to Reproduce

      1. Use a Jira Cloud instance with Data Classification levels configured.
      1. Attempt to perform a bulk move via the REST API: POST /rest/api/3/bulk/issues/move.
      1. In the request body, set "inferClassificationDefaults": true.
      1. The API returns a 500 Internal Server Error with the message "Bulk Move Error".

      Expected Results

      The bulk move should succeed

      Actual Results

      The bulk move fails with 500 Internal Server error

       

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Vanessa Goh
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: