stable

Clone or download

Read-only

Merge commit 'refs/changes/93/24093/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #23384: Importing a tracker with a simple workflow with no states raises a warning

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