A strange things with filed filter

Hi! I upgraded Metabase to the latest version and have some issues:

  1. I created Field Filter for a Chart. Can I map it to my model, not only to the table?
  2. In the Dashboard I added filter "Dropdown list" and connected it to variable from step 1 in the Chart.
  3. When I go to the chart again, the variable type changes from "Field Filter" to "Text". And when I tried to change it back I catch an error:

image

Maybe impacted by this bug => Adding more than one field filter blows up the frontend in Mongo and MySQL · Issue #29786 · metabase/metabase · GitHub

You need to wait 0.46.2

  1. not yet, but it should be coming soon

You are most probable hitting the bug that the previous comment mentioned

Thank you!