• rpereira2's avatar
    Redirect to default environment when no env in params · 94663bd6
    rpereira2 authored
    When there is no environment in query params, redirect to the metrics
    dashboard page of the default environment, rather than opaquely using
    the default environment on the backend without updating the URL.
    
    This will ensure that the query param always displays the environment
    being used.
    94663bd6
metrics_dashboard_controller.rb 1.24 KB