MantisBT: master 60667b21

Author Committer Branch Timestamp Parent
dregad dregad master 2023-08-18 11:28 master 9d4a140f
Affected Issues  0032835: REST API errors when attempting to add or delete issue relationships
Changeset

Throw Exception instead of calling trigger_error()

Ensures expected failure behavior from REST API when attempting to
delete an existing relationship not linked to the given (existing)
issue.

Fixes 0032835

mod - core/relationship_api.php Diff File