- Issue created by @matthiasm11
- Merge request !12082Set views exposed grouped filter default value. β (Open) created by Unnamed author
- π³π±Netherlands Lendude Amsterdam
This will need some test coverage and looking into the test failure.
- πΊπΈUnited States apmsooner
I've run into this issue as well but the patch as is didn't fix it. The issue i'm seeing is that when a value is set in the exposed filter for filter type single and then the filter type changes to grouped, the value structure is different and the select widget for grouped filter can't find the current value. I'm attaching a screenshot of what is working for me locally by adding the highlighted part.