stable
Clone or download
Read-only
request #12877: Workflow transition permission should not fall back to project_members if no value is selected
Since a value must be set by the administrator, Tuleap should not have a fallback. The project_members group can be a large group of people, we should not let tracker administrators shoot themselves in the foot too easily. Change-Id: I449c93a5e3d1cd5714ffff955be0cac801de8aa6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/workflow/Action/Transitions/Details.class.php | +28 | −13 | Go to diff View file |
M | plugins/tracker/include/workflow/WorkflowManager.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/tests/TrackerTest.php | +7 | −7 | Go to diff View file |