getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.14k stars 4.2k forks source link

Metric Alert Conditions Result in Internal Error when Both Added #80397

Open ReneGreen27 opened 5 days ago

ReneGreen27 commented 5 days ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Create a new metric alert and attempt to add in Step #2 Filter events conditions error.unhandled:True andis:unresolved at the same time. This results in the following error:

Image

Each of these conditions are able to be used separately but not together. This same error is also produced when trying to use has:error.unhandled with is:unresolved

Expected Result

User would expect to be able to filter both of these conditions within the same metric alert. Customer expects to be able to filter both issue status and event properties concurrently

Actual Result

Internal error is produced and conditions are not able to be saved.

Product Area

Alerts

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 5 days ago

Auto-routing to @getsentry/product-owners-alerts for triage ⏲️

rachrwang commented 1 day ago

@leedongwei - can we have someone take a look at this?