getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.59k stars 4.13k forks source link

Handle incompatible query states when switching datasets in discover #77544

Open shruthilayaj opened 2 days ago

shruthilayaj commented 2 days ago

With https://github.com/getsentry/sentry/pull/77542 we strip known invalid fields from the query when switching datasets. The query state is passed and persisted through the URL, so when the user switches back to the original dataset, they lose state. They have to navigate back (with the back button) to reach previous state.

Provide an experience where the user can see the old state when they click back to the old dataset.

getsantry[bot] commented 2 days ago

Routing to @getsentry/product-owners-explore for triage ⏲️

shruthilayaj commented 2 days ago

This task will be backlogged till we have time to work on it. Does not block dataset split EA or GA.