getsentry / getsentry/sentry

Unable to search by multiple release versions

Open
#79,339 6 comments 0 reactions 1 assignee Claimed by @JoshFerge View on GitHub
Bug Waiting for: Product Owner
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### 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](https://github.com/user-attachments/assets/bc9d3663-7342-457b-a093-936619d5c6ef)

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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.