[Dashboard navigation] By-reference Links panels add input attributes to Dashboard saved objects #164322
Labels
bug
Fixes for quality problems that affect the customer experience
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Project:Dashboard Navigation
Related to the Dashboard Navigation Project
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Bug affects the
navigation-embeddable
feature branch only. Not present inmain
.When adding a by-reference Links panel to a dashboard, the
panelsJSON
for the dashboard still contains the entire embeddable input as well as thepanelRefName
.For example, here is a parsed snippet of a
panelsJSON
from a dashboard saved object containing a by-reference links panel. Notice that theattributes
are included as well as thepanelRefName
.This likely went unnoticed in #160896.
The text was updated successfully, but these errors were encountered: