stable

Clone or download

Read-only

At least one user group must be choosen in pre condition

This is part of story #12187 configure workflow pre & post actions at target state level It's no more possible to submit a transition if no ugroup is selected. The backend also checks that at least one ugroup is provided. Change-Id: I98c0d000cf6dc0e828793261035ed5ddfed5bf0d

Modified Files

Name
M plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php +6 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/TransitionUpdater.php +9 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +3 −0 Go to diff View file
M plugins/tracker/tests/rest/Workflows/TrackerWorkflowTransitionsTest.php +23 −0 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/FilledPreConditionsSection.vue +1 −0 Go to diff View file