getsentry / sentry

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

[Replay] Odd behavior when using wildcards with OR to search #80481

Open Fwang36 opened 4 hours ago

Fwang36 commented 4 hours ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Reported by a user but I can reproduce in my org. Here is a screen recording. I have several replays where the url comes from localhost. In my screen recording i search url: *local* which returns results then I add a *host* in the same condition which then returns no results even though they all come from localhost.

Using an actual OR in the search bar does work. So url:*local* OR url:*host* works

Link to my orgs replays

Expected Result

Results to be returned even with the wildcards. Adding multiple full urls with no wildcards does work.

Actual Result

No results.

https://github.com/user-attachments/assets/0c0d3abd-e6b9-4637-af7c-b8f6776dd7bd

Product Area

Replays

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 4 hours ago

Auto-routing to @getsentry/product-owners-replays for triage ⏲️

frmsaul commented 3 hours ago

Thank you!