Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Go to Explore -> Errors
- Use the
is:unresolved query
Expected Result
Only events from unresolved issues are returned.
Actual Result
The filter has no effect on the page. See screenshots:
Issues in the project: this project has one archived, one resolved, and one unresolved issue.

Searching for is:unresolved returns all issues (same behaviour for is not: resolved

Additionally, is:archived returns no issues:
And is:resolved returns the correct result:
Using is:ongoing is not an option:
Invalid value for "is" search, valid values are ['archived', 'ignored', 'muted', 'reprocessing', 'resolved', 'unresolved']
This search also affects the filters used in alerts, causing alerts to trigger/not trigger incorrectly.
Related to #122790
Reported in an internal ticket via support
Product Area
Explore
Link
https://dev-curumas.sentry.io/explore/errors/?dataset=errors&field=issue&field=count%28%29&field=count_unique%28user%29&name=All%20Errors&project=5591101&query=is%3Aunresolved&queryDataset=error-events&sort=-count%28%29&statsPeriod=24h&yAxis=count%28%29
DSN
No response
Version
No response
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
is:unresolvedqueryExpected Result
Only events from unresolved issues are returned.
Actual Result
The filter has no effect on the page. See screenshots:
Issues in the project: this project has one archived, one resolved, and one unresolved issue.

Searching for

is:unresolvedreturns all issues (same behaviour foris not: resolvedAdditionally,
is:archivedreturns no issues:And
is:resolvedreturns the correct result:Using
is:ongoingis not an option:This search also affects the filters used in alerts, causing alerts to trigger/not trigger incorrectly.
Related to #122790
Reported in an internal ticket via support
Product Area
Explore
Link
https://dev-curumas.sentry.io/explore/errors/?dataset=errors&field=issue&field=count%28%29&field=count_unique%28user%29&name=All%20Errors&project=5591101&query=is%3Aunresolved&queryDataset=error-events&sort=-count%28%29&statsPeriod=24h&yAxis=count%28%29
DSN
No response
Version
No response