stable
Clone or download
Read-only
Kanban import should be able to import widget when user is not administrator and project is pending
part of story #8283 Enhance project creation user experience How to rperoduce: on master have a project without site admin permission delegation project must not be in auto approval use project/new creation and choose template "kanban" => an internal server error occurs No more error with this patch. Change-Id: I4683f4c9870bfdc60e08f2108a87f52b8e699cd8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Kanban/KanbanXmlImporter.php | +1 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/KanbanFactory.class.php | +10 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/Kanban/KanbanXmlImporterTest.php | +3 | −3 | Go to diff View file |