stable

Clone or download

Read-only

Fixes request #32644: Filtering using information of an openlist in a card of the kanban/PV2 apps does not work

Reproduction scenario: 1. Add an openlist field to the card fields of a tracker used for a kanban 2. Go to the kanban and try to search a value present in the openlist field Change-Id: I265086b3a19f646291d3d41eebc9a5b05f6cd61d

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.js +9 −11 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.test.js +18 −1 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/in-properties/in-properties-filter.js +9 −12 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/in-properties/in-properties-filter.test.js +2 −2 Go to diff View file