-
Suggestion
-
Resolution: Unresolved
-
None
Issue Summary
Currently the migration endpoints that are POST or PUT requests require the WRITE scope in the atlassian-connect.json file.
The end points include
- PUT /rest/atlassian-connect/1/migration/webhook
- POST /rest/atlassian-connect/1/migration/progress/{transferId}
- POST /rest/atlassian-connect/1/migration/feedback/{transferId}
However, as these requests do not affect the product directly, adding WRITE scope to the descriptor just for these endpoint can be considered onerous.
Consider removing the requirement for WRITE scopes for these endpoints.
- is related to
-
ECOHELP-1619 Failed to load
- relates to
-
AAS-53 Failed to load