stable
Clone or download
Read-only
Merge 'gerrit #14432' into stable/master
* commit 'f2ebea28ad': request #13127 User can update an artifact keeping the same permission on artifact value Change-Id: Ib0c43dfb399a3cbac61f64589569c0852baca38d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/UpdateArtifact.class.php | +1 | −2 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesChecker.php | +38 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php | +2 | −2 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesCheckerTest.php | +85 | −0 | Go to diff View file |