stable
Clone or download
Read-only
This is part of story #14096 have a post action to add "Scrum Top Backlog" flag This refactoring remove dead code about workflow deletion. No functional changes are expected here. Change-Id: I8349cf5f64ad61bcf4a8ca6a594472c02e198ddc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Workflow/AddToTopBacklogPostActionFactory.php | +0 | −5 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/CIBuild/Transition_PostAction_CIBuildDao.class.php | +0 | −12 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/CIBuild/Transition_PostAction_CIBuildFactory.class.php | +0 | −8 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_FieldFactory.class.php | +0 | −14 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/dao/Transition_PostAction_FieldDao.class.php | +9 | −28 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/FrozenFields/FrozenFieldsFactory.php | +0 | −11 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/HiddenFieldsets/HiddenFieldsetsFactory.php | +0 | −11 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/PostActionSubFactories.class.php | +0 | −15 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/PostActionSubFactory.class.php | +2 | −8 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Transition_PostActionFactory.class.php | +0 | −26 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/Field/Transition_PostAction_FieldFactoryTest.php | +1 | −34 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/Transition_PostActionFactoryTest.php | +0 | −15 | Go to diff View file |