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]
Support filtering issues by resolve time (for example "resolved in the last 24h/7d"), not only by current status.
Current behavior
is:resolvedfor currently resolved issuesage/firstSeen(when the issue was created) andlastSeen(last error event)resolvedAt/statusChanged)Gap
is:resolvedalone returns the full resolved set with no "recently" windowlastSeenandageare poor substitutes because they do not mean resolve timeThis limits Issues search and Issues-dataset dashboard widgets that need a recently-resolved breakdown.
Requested by Anthony Yiannakou.
--
View Junior Session [Sentry]