[Bug] Convert ZScaler dashboards to use links panel #11199
Labels
bug
Something isn't working, use only for issues
dashboard
Relates to a Kibana dashboard bug, enhancement, or modification.
Integration:All
Applies to all integrations [Integration not found in source]
Integration:zscaler_zia
Zscaler Internet Access
Currently, the ZScalar dashboards (and honestly most of the integration dashboards) rely on using markdown panels to navigate between dashboards. In these panels, links are often formatted like so:
#/dashboards/<dashboard id>
. While this works well within the Dashboard app, for embedded dashboards (such as those in the Security plugin), this results in broken links that don't actually work:Screen.Recording.2024-09-20.at.9.21.17.AM.mov
If we instead convert these panels to use the new Links panel, navigation will work in solutions:
Screen.Recording.2024-09-20.at.9.25.51.AM.mov
Note
Ignore the "bug" with the controls 😆 I was testing another branch that was causing this - this behaviour is not on
main
The text was updated successfully, but these errors were encountered: