stable
Clone or download
Read-only
request #17996 [Kanban] Open the "backlog" column by default
When we add a new element in the Kanban with the "+New" button that directly goes to the Backlog, given that this colum is collapsed by default, users don't see their newly created item. We change this by opening the Backlog column by default in Kanban. User preference is still taken into account if defined. Change-Id: I620e296a0699a877be187cab5168db4ee3fdb7b6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/KanbanUserPreferences.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/tests/rest/KanbanTest.php | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/AgileDashboard_KanbanUserPreferencesTest.php | +8 | −0 | Go to diff View file |