mito
mito copied to clipboard
Filters in Pivot Tables don't update with column type changes
- In the pivot table, add a
does_not_contain
filter to a string column, - Change the filtered column to a number column
- See that the filter condition updates to
string_does_not_contain
- Update the filter value and see that nothing changes.
https://github.com/mito-ds/monorepo/assets/18709905/eaf34287-3af1-47e7-abc2-5e4e74adaef3
Discovered while testing https://github.com/mito-ds/monorepo/pull/758