[Security Solution] Alert Page Filters do not respect the local storage values across upgrades #211027
Labels
bug
Fixes for quality problems that affect the customer experience
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
triage_needed
Describe the bug:
Alert Page Filters do not respect the local storage values across upgrades. This has happened because of changes in this line in this PR
Kibana/Elasticsearch Stack version:
8.18.0
Functional Area (e.g. Endpoint management, timelines, resolver, etc.):
Alert Page
Steps to reproduce:
8.15
say8.10
.Current behavior:
Changes in Alert Page filters are lost and reset as default. A new localstorage key is created ignoring the previous one.
Expected behavior:
Old local storage data should be migrated to the new format so the old user saved can be retained.
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context (logs, chat logs, magical formulas, etc.):
The text was updated successfully, but these errors were encountered: