Skip to content

Insights/api/dashboard migrate

Warren Gifford requested to merge insights/api/dashboard-migrate into main

Created by: coury-clark

Closes #25659 (closed)

Adds a background job to migrate dashboards to the new database tables in a similar manner to how insights are migrated. The job executes in the same context (same time / interval) and will try and migrate any dashboards found in settings.

Currently this will only link up insights that are backend compatible, as they are the only ones that will be found when attempting to link by ID.

Merge request reports

Loading