BUG: Wrong visualizations rendered when using buttons/links

When using markdown buttons to other dashboards, like this:
'[Button Text] (/s/project/app/dashboards#/view/dashboardId)'

The wrong visualizations get loaded when you click the button, if it's dashboard X with a button to dashboard Y, some visualizations from dahsboard X will be rendered on Y, if you refresh the page it gets fixed, but it's quite annoying.

I noticed it doesn't happen on all my dashboards/links, so It might be caused by something specific, anyone had this issue?

Fixed by creating a copy of both dashboards and updating the button with the new links, pretty weird...

possibly a version migration bug since those dashboards were created back in kibana 7

1 Like