Skip to content

Resolve "Scoping an Issue Board by label does not load filter" [RUN AS-IF-FOSS]

What does this MR do?

Behind the board_new_lists dropdown feature flag, selecting a label to add as a column doesn't work for large lists of labels.

Save selectedItem object rather than depending on items staying. items changes when we add filter, and filter value is cleared when label or other item is selected in the dropdown.

Does this MR meet the acceptance criteria?

Conformity

Related to #326270 (closed)

Edited by Simon Knox

Merge request reports