stable
Clone or download
Read-only
This is part of story #14096 have a post action to add "Scrum Top Backlog" flag If you add an artifact link directly in the Artifact UI to add some content in a milestone backlog, then the explicit top backlog must be cleaned. Change-Id: I18dee07782a81bd51bfa29915ab1b8b774804711
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/ArtifactsInExplicitBacklogDao.php | +19 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/DirectArtifactLinkCleaner.php | +100 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +22 | −4 | Go to diff View file |
A | plugins/agiledashboard/phpunit/AgileDashboard/ExplicitBacklog/DirectArtifactLinkCleanerTest.php | +286 | −0 | Go to diff View file |
M | plugins/create_test_env/include/create_test_envPlugin.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/NewChangesetCreatorBase.class.php | +2 | −1 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/Event/ArtifactUpdated.php | +61 | −0 | Go to diff View file |
M | plugins/tracker/include/constants.php | +0 | −8 | Go to diff View file |