stable

Clone or download

Read-only

Kanban widget is now unique

Fix request #10566: When I open an artifact modal in a kanban widget the loader is always present Two angular apps share scopes therefore as a quick fix we disable adding more than one kanban widget on the same dashboard. Known issues with two kanban widgets on the same dashboard: - loader always present after the modal is displayed - filter filters on both widgets - switching to compact/detailed view has incidence on the other one Change-Id: I9250cc8d0b99cfbfbde9a2d07e472b463abb5fdf

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php +1 −1 Go to diff View file
M src/common/Dashboard/Widget/WidgetCreator.php +1 −4 Go to diff View file