stable

Clone or download

Read-only

Remove dead code ArtifactCreationController

-1 was used in planning v1 in order to be able to create milestone in tracker and being redirected to the planning. Since pv2, it is not anymore the case because milestones are created via the artifact modal. In order to not fix all issues at once, the existing url is redirected to the AD homepage. Part of story #16206: ยซ + New ยป button, better contextualisation Change-Id: I378b0be372ee3dd9581af7e8c291df384a83a1f8

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Artifact/EventRedirectAfterArtifactCreationOrUpdateHandler.php +2 โˆ’5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +1 โˆ’2 Go to diff View file
D plugins/agiledashboard/include/Planning/ArtifactCreationController.class.php +0 โˆ’54 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/EventRedirectAfterArtifactCreationOrUpdateHandlerTest.php +0 โˆ’44 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboardRouterTest.php +0 โˆ’19 Go to diff View file
D plugins/agiledashboard/tests/unit/Planning/Planning_ArtifactCreationControllerTest.php +0 โˆ’74 Go to diff View file