stable
Clone or download
Read-only
Merge 'gerrit #11332' into stable/master
* commit 'e20ee1ce49': request #11463: Misleading error message when trying to delete an artifact via REST Change-Id: Id807fc56aa65ec2100b5c442c2774e61e1ee7203
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactsDeletionManager.php | +7 | −1 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/DeletionOfArtifactsIsNotAllowedException.php | +33 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |