Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-4159

Unable to use a PUT or PATCH call on Release to change the Status from the Archive status (i.e. 4) to any other status such as Done (i.e. 3)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 10.109.0
    • 10.107.3
    • REST API

      Issue Summary

      It seems to be impossible to use a PUT or PATCH call to go from the Archive status (i.e. 4) to any other status such as Done (i.e. 3)

      Steps to Reproduce

      1. Use a GET on an existing Release whose status is 4(archive).
      2. Copy the Response body of this GET and edit the Status of the Release from 4 to 3 and fire a PUT request for change.

      Expected Results

      The API call PUT or PATCH is successful and the Status of the Release is changed from 4 to 3

      Actual Results

      The following irrelevant error is noticed:

      "Cannot update release with id 3. Value for releaseId is invalid."

      Workaround

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

        1. API-ReleaseChangeStatus.gif
          4.66 MB
          Syed Parveez Pasha

              kforeman@atlassian.com Kyle Foreman
              spasha@atlassian.com Syed Parveez Pasha (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: