stable

Clone or download

Read-only

request #14589: Kanban Filter not working with empty fields

Add an OpenList to a tracker and ensure that: * the field is part of card fields semantic. * the tracker is part of a A.D milestone planing definition. * the tracker is the base of a Kanban Go to Kanban, enter some text in the filter. There should not be any error in the console. Go to PV2, enter some text in the filter. There should not be any error in the console. Change-Id: Ib89602b65cd4fa45f194f0f05a24eefbb29033e9

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.js +4 −0 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.test.js +16 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/in-properties/in-properties-filter.js +4 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/in-properties/in-properties-filter.test.js +18 −0 Go to diff View file