stable

Clone or download

Read-only

request #26785 Project creation can be broken if the template is private

At project creation : when, on a private template project, there is a widget kanban in the project dashboard Then the project creation will fail because the user can't get the widget's kanban Change-Id: I305887f176e6faeed83c024d258e1a55f45f16de

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Kanban/KanbanXmlImporter.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanFactory.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php +2 −3 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Kanban/KanbanXmlImporterTest.php +1 −1 Go to diff View file