stable
Clone or download
Read-only
This is part of story #10143 add/remove backlog items in planning view Event for artifact deletion previously existed but was not thrown anymore. Change-Id: Ia56876b0a84e2c0929db2e1f13f4fb655dc8c0ef
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/ArtifactsInExplicitBacklogDao.php | +8 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletor.php | +21 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletorBuilder.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletorTest.php | +7 | −2 | Go to diff View file |