stable

Clone or download

Read-only

Remove unused addPostAction method

This is part of story #14096 have a post action to add "Scrum Top Backlog" flag This refactoring remove dead code about old workflow way of adding a transition. No functional changes are expected here. Change-Id: Iaf0c14bd6c5a8d164b575f502456869d2084a743

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_CIBuildFactory.class.php +0 −9 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_FieldFactory.class.php +1 −11 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/FrozenFields/FrozenFieldsFactory.php +0 −9 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/HiddenFieldsets/HiddenFieldsetsFactory.php +0 −9 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/PostActionSubFactory.class.php +0 −7 Go to diff View file
M plugins/tracker/tests/workflow/PostAction/Field/Transition_PostAction_FieldFactoryTest.php +0 −22 Go to diff View file