stable
Clone or download
Read-only
request #11083 Can't "Start scrum" anymore
Introduced by f90c6a1c258d7c7b830deac2b4ffa7603773c7c1 How to test: - try to import a kanban with import_project_xml - on a project with an emprty agiledashboard click on start "scrum" Why 2 differents validator - in kanban import WIP fields are map on tracker value, we have to depends on full project validator - in scrum on boarding we already are in a project, we don't have (and we don't want) all project details so we have to depends on agiledashboard validator Change-Id: I6dcddb429bd092fc35e37eb3cfb537623df4dabf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardXMLController.class.php | +23 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouter.class.php | +5 | −1 | Go to diff View file |