Questions and Dashboards Duplicated in UI

Hello, we've had an annoying issue pop up recently.

Dashboards are being duplicated in the UI.
Fixing the duplicates goes like this:

  1. Click archive on one of the questions/dashboards
  2. Dashboard/question and all it's duplicates disappear
  3. Go to archive, where there is no more duplicates, and click restore on the single question/dashboard
  4. Now duplicates are gone and only a single question/dashboard shows up in the UI.

1 Like

See this: Upgrade 0.47.7 to 0.48.5 causes duplicate listing of dashboard names - #5 by CZvacko

Alternatively, just use Postgres instead of MySQL - you'll thank me later.

same as [More than one appears list of Dashboard on collection] - #12 by AndrewMBaines

I am impacted by this bug too.

Go to archive, where there is no more duplicates, and click restore on the single question/dashboard

Where can I find the "archive" ?

I finally UPDATE metabase.revision : Migration on MySQL/MariaDB leads to having multiple revisions with latest=true which leads to repeated items in the FE · Issue #41374 · metabase/metabase · GitHub