stable

Clone or download

Read-only

Feature prioritization is not reserved to project administrators

User in the user groups selected by the specific permission should also be able to do it. Part of story #18408: plan Features in Program Increment Change-Id: I6426bbeee1de7e247cdc28edd9af0c50872e52dd

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/ProcessTopBacklogChange.php +4 −4 Go to diff View file
M plugins/program_management/include/Adapter/Program/Plan/PrioritizeFeaturesPermissionVerifier.php +7 −6 Go to diff View file
M plugins/program_management/include/Program/Backlog/TopBacklog/CannotManipulateTopBacklog.php +3 −3 Go to diff View file
M plugins/program_management/include/Program/Backlog/TopBacklog/TopBacklogChangeProcessor.php +2 −2 Go to diff View file
M plugins/program_management/include/Program/Backlog/TopBacklog/TopBacklogUpdater.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/ProcessTopBacklogChangeTest.php +4 −4 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Plan/PrioritizeFeaturesPermissionVerifierTest.php +5 −5 Go to diff View file
M plugins/program_management/tests/unit/Program/Backlog/TopBacklog/TopBacklogUpdaterTest.php +3 −2 Go to diff View file