[Time to Visualize] Breadcrumb doesn't behave correctly when switching the dashboard.allowByValueEmbeddables flag from true to false #87671
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Kibana version:
7.11
Describe the bug:
I have the
dashboard.allowByValueEmbeddables
flag set to true and I create a Lens chart from the dashboard. When I set the flag to false and edit the Lens viz I see the Visualize link in breadcrumb which works ok as it redirects me to the list. But when I go back to history then it redirects me to the Lens Create page.Steps to reproduce:
Visualize
linkVisualize
linkExpected behavior:
As it is suggested here we should throw an error toast and redirect to the visualize listing page any time there is value input but by value embeddables are not allowed.
The text was updated successfully, but these errors were encountered: