stable

Clone or download

Read-only

Feature flag to show the new workflow transitions administration

Part of story #12187 configure workflow pre & post actions at target state level How to test: - in your web container, edit /etc/tuleap/conf/development.inc - Add the following line with your custom tracker ids: $sys_tracker_whitelist_that_should_use_new_workflow_transitions_interface = 'id1, id2'; - With this parameter set up, when you browse those trackers' workflow administration, the link to "Transitions rules" should point to the new interface. - No functional change expected on the other links Change-Id: I6712972ae68741e25bd9b876b7e151262d07a894

Modified Files

Name
M plugins/tracker/include/workflow/Action.class.php +99 −34 Go to diff View file
M plugins/tracker/tests/workflow/Action/Rules/EditRulesTest.php +17 −5 Go to diff View file