stable

Clone or download

Read-only

Fix permissions on artifact check so it can deal with non expected values

This is part of story #19242 create Jira project with Agile configuration Saved values without any selected ugroup (this must not happen, but was introduced by the bug), can be updated. Also, some unit tests are added on PermissionsOnArtifactUGroupRetriever. Change-Id: Ic70a7f4a76472f4322fc1271423ae3b302f6f072

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesChecker.php +4 −0 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesCheckerTest.php +13 −0 Go to diff View file
A plugins/tracker/tests/unit/Tracker/FormElement/PermissionsOnArtifactUGroupRetrieverTest.php +103 −0 Go to diff View file