getsentry / sentry

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

Unable to search by multiple release versions #79339

Open InterstellarStella opened 1 month ago

InterstellarStella commented 1 month ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Have events from two different releases with semantic versioning
  2. Search by release.version with multiple values

Expected Result

We see events from all the chosen release versions.

Actual Result

We get the error "Invalid operation 'IN' for semantic version filter." Image

Note that this problem does not persist if we only search for one release at a time.

The current workaround is to search for multiple values of release instead.

Product Area

Releases

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 1 month ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-releases for triage ⏲️

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-issues for triage ⏲️

JoshFerge commented 1 month ago

thanks for reporting this. i've been working on a fix https://github.com/getsentry/sentry/pull/76313 and i'll try and get this prioritized.