landryb commented on PR #30134: URL: https://github.com/apache/superset/pull/30134#issuecomment-2788694820
testing this in a downstream project which got rebased on the last commits from this branch, superset being deployed under `/dashboards/`, when im on https://FQDN/dashboards/logmodelview/list/ the sqllab entry in the `SQL` menu points at `/sqllab/` instead of `/dashboards/sqllab/` that's the same issue for the other entries in the `SQL`menu, and for the `/tablemodelview/list/` entry in the menu, they all lack the configured prefix. The two leftmost entries in the menu have the correct prefix in their link (so clicking on them lead to the right page). i'm seeing the same issue when im on the other entries from the settings menu, eg if on `/dashboards/users/list/` the same sqllab/tablemodelview links lack the prefix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
