stable

Clone or download

Read-only

request #11009: Kanban report usage is not inherited

When a kanban is configured to use some report in a template, projects created from this template should inherit this configuration. Change-Id: I5fc6ff97eb967d743e0d05ef1598558ecb7499bb

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/KanbanDao.class.php +16 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php +4 −3 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +7 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_ReportFactory.class.php +7 −4 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +34 −28 Go to diff View file
M plugins/tracker/tests/TrackerFactoryTest.php +5 −5 Go to diff View file