Discover Search for Issue IDs Shows No Results for Non-Error Issue Types (Replay, Performance Issues)
Open
Bug
Product Area: Discover
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
## Problem
Discover Search for Issue IDs (using the `issue` field in our filter) Shows No Results for Non-Error Issue Types (Replay, Performance Issues).
However, if you "Open in Discover" from that issue, then data is shown. The only difference between the URLs is the `dataset=issuePlatform` query param.
This returns data: [https://sentry.sentry.io/discover/results/?dataset=issuePlatform&field=title&field=re\[…\]3ADOCS-7RD&sort=-timestamp&statsPeriod=90d&yAxis=count%28%29]()
But this doesn’t: [https://sentry.sentry.io/discover/homepage/?field=title&field=event.type&field=projec\[…\]3ADOCS-7RD&sort=-timestamp&statsPeriod=90d&yAxis=count%28%29]()
Contributor guide
Assessment
This issue has not been assessed yet.