sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(issue-search): support IN for semver release search

Open JoshFerge opened this issue 6 months ago • 3 comments

  • [x] adds support for the IN Operator for semver releases.
  • [ ] need to support the NOT IN operator as well, as well as any negation conditions
  • [x] tests added

Fixes https://github.com/getsentry/sentry/issues/76286

JoshFerge avatar Aug 15 '24 23:08 JoshFerge