-
Suggestion
-
Resolution: Unresolved
-
None
-
None
When using POST /rest/api/2/issueLink this will lead to a 401, if the user doesn't have link permission on the inward issue or if that issue is in a read-only workflow state.
While that would be expected and is documented, the UI will actually allow this action.
It would be practical to adjust the Rest API behaviour to the UI behaviour as that is what users are used to.
- relates to
-
JRASERVER-61246 I can create issue links to projects for which I do not have Link Issues permissions
-
- Gathering Impact
-
Yes definitely, Rest Api and UI functionality should behave the same. Everything else is confusing!