Unable to search by multiple release versions
- 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."

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
Assessment
This issue has not been assessed yet.