bcgov/cas-metabase

Clicking on questions in a metabase dashboard points to wrong route [6]

Closed this issue · 1 comments

Probability: 2
Effect: 4

To Reproduce:

  • Go to metabase prod
  • Open the validation dashboard
  • Ctrl + Click on the title of any question
  • It fails to load because it is directing to our old (removed) temporary route
    Note: just clicking on the title (instead of ctrl+click) appears to work fine

Investigation:
This may just need a re-sync in the admin panel or some pod cycling.
Could also be some sort of caching issue?

This has been fixed. The URL in the admin settings was pointing to the deprecated temporary route.