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

[JIRAALIGN-2000] PATCH: Other Feature field attribute got updated unexpectedly.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 10.80
    • 10.77
    • REST API
    • None
    • 1
    • Severity 3 - Minor

    Description

      Issue Summary

      When updating a feature in Jira Align via API, some fields got updated even though it's not part of the request.

      Steps to Reproduce

      1. Create a JA feature from Backlog grid
      2. Update the PI/release of the newly created feature via API
        example body:
        [
          {
        		"op": "replace",
        		"path": "/releaseId",
                         "value": "58"
          }
        ]
        
      3. Check the Feature audit logs

      Expected Results

      Only PI/Release fields should be logged as updated.

      Actual Results

      Additional Fields got updated:
      Example 1: (CategoryId)

      Example 2: (CategoryId and Cdrop1)

      Workaround

      This issue does not occur when the feater was created via Add Feature.

      Attachments

        Activity

          People

            kforeman@atlassian.com Kyle Foreman
            lsoronio@atlassian.com Leo Soronio
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Backbone Issue Sync