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

API - PATCH a target Sync Sprint to a Kanban Team Objective generate duplicates in Team Room, Program Room and Program board.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 10.107.0
    • 10.103.2
    • REST API
    • 2
    • Severity 3 - Minor
    • No

    Description

      Issue Summary

      Once you execute a PATCH method sending a target Sync Sprint to a Kanban Team Objective it generates duplicate entries in the Team Room, Program Room, and Program board.

       

       

      [
        {
          “op”: “replace”,
          “path”: “targetSyncSprintId”,
          “value”: 1750
        }
      ] 

       

       

      Steps to Reproduce

      1. Create a Team Objective for a kanban team
      2. execute a PATCH method in JA API passing only the targetSyncSprintId (according to the example in the description)
      3. The PATCH will be successfully done
      4. Check the Team Room, Program Room or Program board for the sprint you added the Objective.
      5. Note that Kanban Teams doesn't have sprints or even the field in the UI to be populated but the entries will appear in those 3 pages duplicated

      Expected Results

      PATCH target Sync Sprint to a Kanban Team Objective should be not accepted and even not appear on the Team Room, Program Room or Program board

      Actual Results

      PATCH is accepted and the entries are showing  up duplicated in Team Room, Program Room or Program board

      ...
      

      Workaround

      Currently there is no known workaround for this behavior.

      Attachments

        Issue Links

          Activity

            People

              kforeman@atlassian.com Kyle Foreman
              f58471712ff6 Victor Fragoso
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Backbone Issue Sync