Property targetStatus is being ignored in /rest/api/3/bulk/issues/move

XMLWordPrintable

    • 4
    • Minor

      Issue Summary

      Property targetStatus is being ignored in the Jira REST API request to /rest/api/3/bulk/issues/move described here

      Steps to Reproduce

      1. Have an issue ABC-123 set to the issue type Task (example) ID 10001
      2. Following the template for the body described in here you can build the request: request.json
      3. Run the request

      Expected Results

      • The bulk move should not work as the status are not mapped correctly as per what is expected from the targetStatus, it does not contain the issue type for the issue ABC-123 (10001).

      Actual Results

      • The bulk move works and the issue ABC-123 that was of issue type ID 10001 is now 10002

      Workaround

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

       

            Assignee:
            Prasath Kumaresan
            Reporter:
            Felipe Oliveira
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: