stable
Clone or download
Read-only
request #8437: A.D. homepage displays a welcome screen instead of plannings
This happens when teams used only scrum and never changed their settings (scrum & kanban title, scrum | kanban usage). Default should be to enable scrum. In order to test it you need to find a project that has some plannings configured long time ago. Or you can delete the corresponding entry in database: DELETE FROM plugin_agiledashboard_configuration WHERE project_id = 101; Change-Id: I9385a6f4e70204f813f51f3a04cc262b8e7f4d58
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardController.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/ConfigurationManager.class.php | +1 | −1 | Go to diff View file |