Misleading Dashboard Issue URL
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Environment
SaaS ([https://sentry.io/]())
### Steps to Reproduce
1. Create a dashboard
2. Add a widget that contains issue URL & search condition
3. Open Issue URL
4. Search condition is not propagated to the Issue Details Page
For example;
Looking at the following [discover]() query:

The goal is to retrieve an event with tag `customerType:large` when clickling issue URL `REACT-4SM`. But upon clicking on the first entry, the search condition detail is lost in the issue details page: (notice `customerType:small`)

### Expected Result
We expected functionality to be similar to the issue stream.
For example;
Searching for `customerType:large` in the issue stream returns the following:

When opening an issue, the search condition is preserved and the right event is

### Actual Result
---
### Product Area
Discover
### Link
*No response*
### DSN
*No response*
### Version
*No response*
Contributor guide
Assessment
This issue has not been assessed yet.