• 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem Definition

      If users accessed the following endpoint:

      • <Jira URL>/rest/jpo-api/1.0/plan

      Jira will provide following response which shows * planTeams* ID:

      "nonWorkingDays": [],
      "planTeams": [
      6,
      8,
      9,
      7,
      5,
      10,
      2,
      1
      ],
      "excludedVersions": [],
      "title": "Test Plan",
      "planningUnit": 0,
      "portfolioPlanVersion": 1,
      "id": 1
      }
      

      The ID does not the correct value corresponding to the Team in Roadmap but rather ID in AO_D9132D_PLANTEAM table. Using this REST endpoint, customers are unable to find the teams which has been added to the plan.

      Steps to repoduce

      1. Add shared team to plan and commit the changes.
      2. Access /rest/jpo-api/1.0/plan endpoint and check the planTeams value.
      3. Remove a shared team, commit the changes and add same team again
      4. Access /rest/jpo-api/1.0/plan endpoint again and we will see that planTeams value added to the same team which was re-added to the plan.

      Suggested Solution

      Allow /rest/jpo-api/1.0/plan endpoint to retrieve Team ID in response.

      Workaround

      None.

          Form Name

            [JSWSERVER-25274] Display Team ID with plan rest endpoint

            SET Analytics Bot made changes -
            Support reference count New: 2
            Marc Dacanay made changes -
            Labels Original: API New: API ril
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 979763 ]
            Aakrity Tibrewal made changes -
            Component/s Original: API [ 52790 ]
            Component/s New: (Advanced Roadmaps) API / Documentation [ 73718 ]
            Key Original: JPOSERVER-3077 New: JSWSERVER-25274
            Project Original: Advanced Roadmaps [ 16510 ] New: Jira Software Server and Data Center [ 12200 ]

            Dear all,

            I would like to inform you that this issue in the project JPOSERVER is being migrated to the new project JSWSERVER. Your votes and comments will remain unchanged.
            Our team at Atlassian will continue to monitor this issue for further updates, so please feel free to share your thoughts or feedback in the comments.

            Sincerely,
            Aakrity Tibrewal
            Jira DC

            Aakrity Tibrewal added a comment - Dear all, I would like to inform you that this issue in the project JPOSERVER is being migrated to the new project JSWSERVER. Your votes and comments will remain unchanged. Our team at Atlassian will continue to monitor this issue for further updates, so please feel free to share your thoughts or feedback in the comments. Sincerely, Aakrity Tibrewal Jira DC
            Stasiu made changes -
            Labels New: API
            Jonny Lu made changes -
            Remote Link New: This issue links to "JPO-19919 (JDOG)" [ 642268 ]
            Vicknesh Shanmugam (Inactive) created issue -

              Unassigned Unassigned
              vshanmugam Vicknesh Shanmugam (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: