-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Minor
-
Issue Summary
The PUT /rest/agile/1.0/board/{boardId}/properties/{propertyKey} REST API does not indicate the permissions required to successfully call the API.
For context, also see https://community.developer.atlassian.com/t/are-there-any-specific-rights-needed-to-put-a-property-on-an-agile-board-object/42009.
Steps to Reproduce
- Read the documentation of the set board property API by visiting https://developer.atlassian.com/cloud/jira/software/rest/api-group-board
Expected Results
The documentation indicates the permissions required to successfully call the API.
Actual Results
The documentation does not detail the permissions required to successfully call the API.
Workaround
None