Skip to content

Filter issues by when they were resolved #121547

Description

@sentry-junior

Support filtering issues by resolve time (for example "resolved in the last 24h/7d"), not only by current status.

Current behavior

  • Issue search supports is:resolved for currently resolved issues
  • Age-related filters cover creation/activity only: age / firstSeen (when the issue was created) and lastSeen (last error event)
  • There is no public issue search field for resolve time (for example resolvedAt / statusChanged)
  • Docs: https://docs.sentry.io/concepts/search/searchable-properties/issues/

Gap

  • Teams building dashboards and triage views can bucket issues by creation age, but cannot answer "what was recently resolved"
  • is:resolved alone returns the full resolved set with no "recently" window
  • lastSeen and age are poor substitutes because they do not mean resolve time

This limits Issues search and Issues-dataset dashboard widgets that need a recently-resolved breakdown.

Requested by Anthony Yiannakou.

--

View Junior Session [Sentry]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions