getsentry / getsentry/sentry

Discover Search for Issue IDs Shows No Results for Non-Error Issue Types (Replay, Performance Issues)

Open
#75,744 1 comment 0 reactions 1 assignee Claimed by @Zylphrex View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.