-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
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
- Add shared team to plan and commit the changes.
- Access /rest/jpo-api/1.0/plan endpoint and check the planTeams value.
- Remove a shared team, commit the changes and add same team again
- 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.
- links to
- relates to
-
JPO-19919 Failed to load
[JSWSERVER-25274] Display Team ID with plan rest endpoint
Support reference count | New: 2 |
Labels | Original: API | New: API ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 979763 ] |
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 ] |
Labels | New: API |
Remote Link | New: This issue links to "JPO-19919 (JDOG)" [ 642268 ] |