mito icon indicating copy to clipboard operation
mito copied to clipboard

Filters in Pivot Tables don't update with column type changes

Open aarondr77 opened this issue 1 year ago • 0 comments

  1. In the pivot table, add a does_not_contain filter to a string column,
  2. Change the filtered column to a number column
  3. See that the filter condition updates to string_does_not_contain
  4. 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

aarondr77 avatar May 22 '23 15:05 aarondr77