stable

Clone or download

Read-only

request #23384: Importing a tracker with a simple workflow with no states raises a warning

Change-Id: Ic29b424dd4287a3b4fe595c28bb10d6b08851d78

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/Workflow/AddToTopBacklogPostActionJSONParser.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/Workflow/AddToTopBacklogPostActionJSONParserTest.php +2 −2 Go to diff View file
M plugins/tracker/include/Workflow/Workflow.class.php +2 −7 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowFactory.class.php +8 −6 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Workflow/TransitionFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Workflow/WorkflowFactoryTest.php +34 −2 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Workflow/_fixtures/importSimpleWorkflowNoStates.xml +5 −0 Go to diff View file