Unable to search by multiple release versions
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Have events from two different releases with semantic versioning
- Search by
release.versionwith 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."
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
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-releases for triage ⏲️
Routing to @getsentry/product-owners-issues for triage ⏲️
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.
https://sentry.zendesk.com/agent/tickets/156568
@JoshFerge another user ran into this issue here
I can see the PR to fix it has been approved, can it be merged and deployed?