Issue Summary
The endpoint Epics doesn't allow set Owners members of parent Portfolio Team, but the UI does, which is expected. The following error message shows:
API: /rest/align/api/2/Epics/<id> [PUT]
Cannot update epic with id 9999. Value for ownerId is invalid.
Steps to Reproduce
- Create an Epic
- Create a User
- Make the user member of Epic's parent Portfolio
- Using the API 2.0 update the Epic's Owner with the user
- The error message will show
Expected Results
API saves the Owner member of Epic's parent Portfolio
Actual Results
API doesn't save the data.
Workaround
If possible, add the user as:
- member of an agile team which is under a program team;
- direct member of a program/team
- mentioned in
-
Page Failed to load
- resolves
-
ALIGNSP-7183 You do not have permission to view this issue
[JIRAALIGN-2660] API 2.0 - Update Epics using PUT doesn't allow set Owners member of parent Portfolio Team
Remote Link | Original: This issue links to "Page (Confluence)" [ 524427 ] |
Rank | New: Ranked higher |
Sprint | New: Breakers - Usher 8 [ 6206 ] |
Sprint |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 524362 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 524427 ] |
Affects Version/s | New: 10.84 [ 93022 ] |
Assignee | Original: Solomiia Nikolaichuk [ 84c2f7288d68 ] | New: Kyle Foreman [ kforeman@atlassian.com ] |
Hello,
This issue was fixed in the Jira Align 10.87 release.
-Kyle