Skip to content

Unresolved/Archive issue status not filtering events on Explore -> Errors page. #124530

Description

@rodolfoBee

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Go to Explore -> Errors
  2. 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.
Image

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

Additionally, is:archived returns no issues:

Image

And is:resolved returns the correct result:

Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions