stable

Clone or download

Read-only

Fix namespaces

Part of story #12187 configure workflow pre & post actions at target state level No functionnal changes expected here. Change-Id: Idd0fb6686f1709c7f70029952bcbd62631e93fc7

Modified Files

Name
M plugins/tracker/include/REST/v1/Workflow/PostAction/PostActionsRepresentationBuilder.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/RunJobRepresentation.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/SetFieldValueRepresentation.php +1 −2 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/Update/SetDateValueJsonParser.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php +1 −0 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/PostAction/PostActionsRepresentationBuilderTest.php +12 −12 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/PostAction/SetFieldValueRepresentationTest.php +1 −1 Go to diff View file