stable

Clone or download

Read-only

Rename TransitionUpdater to ConditionsUpdater

Part of story #12187 configure workflow pre & post actions at target state level No functional changes expected. Transitions can't be updated. They can only be created / deleted. Conditions for a transition on the other hand can be updated, hence the rename. Change-Id: I3e77b3857cdf04b171af70f83cd79bb82eb37afa

Modified Files

Name
M plugins/tracker/include/REST/v1/Workflow/TransitionPatcher.php +9 −9 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php +36 −27 Go to diff View file
R plugins/tracker/include/Workflow/Transition/TransitionUpdateException.php Go to diff View file
R plugins/tracker/include/Workflow/Transition/TransitionUpdater.php Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/TransitionPatcherTest.php +2 −2 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +6 −4 Go to diff View file