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

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 10.109.0
    • 10.107.3
    • REST API
    • 1
    • Severity 3 - Minor
    • No

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Backbone Issue Sync