-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: REST API
-
None
-
1
When creating issue links between the rest API, you must specify a source, a destination, and a relationship.
If a relationship of the specified type (between the same issues) already exists, there should be no need to add it again, and instead return an appropriate response (400, 403, 409 or 422) to signify that the link would be a duplicate, and has been ignored.