stable

Clone or download

Read-only

Fix error on PermissionsOnArtifact field

This is part of story #19242 create Jira project with Agile configuration This bug seems to be introduced by e3b518b9f011bcd2663c569724f44ff107aca1e6. The field must be working as before without any issue. Change-Id: I141087b1fa790d01b0c1e7adb9e3cff59c9a529d

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesChecker.php +4 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/PermissionsOnArtifactUGroupRetriever.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.php +3 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesCheckerTest.php +12 −0 Go to diff View file