Dashboard unpins filters #62126
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
Feature:Filters
Feature:StateManagement
regression
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
triage_needed
Kibana version: 7.7bc1
Browser version: Chrome
Describe the bug:
What happens to pinned filter is not consistent:
7.7:
When I have a pinned filter and save a dashboard, it is saved as app filter and global is removed.
When I navigate to a dashboard with global filter in url, global filter is replaced by matching app filter. (gets unpinned)
7.6:
When I have a pinned filter and save a dashboard, it is saved as app filter and global is removed.
When I navigate to a dashboard with global filter in url, global filter is NOT replaced by matching app filter. (stays unpinned)
6.8:
When I have a pinned filter and save a dashboard, it is saved as app filter. Global is not removed! (stays pinned)
When I navigate to a dashboard with global filter in url, global filter is NOT replaced by matching app filter. (stays unpinned)
Not sure about expected behaviour, but 6.8 seems the best one.
The text was updated successfully, but these errors were encountered: