stable

Clone or download

Read-only

Refactoring: extract PUT post-actions in a dedicated object

This is part of story #12187 configure workflow pre & post actions at target state level No functional change expected for PUT tracker_workflow_transitions/:id/actions This worl will ease the ability to duplicate post actions in all siblings transitions in workflow simple mode. Change-Id: Idfe4bc8eb9fa7ac244947fa42ca35b6d77ea76a0

Modified Files

Name
A plugins/tracker/include/REST/v1/Workflow/PostAction/PUTHandler.php +86 −0 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionsPermissionsChecker.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php +12 −11 Go to diff View file