Skip to content

Searching multiple conditions with glob patterns wont filter transactions #93670

Open
@cobyeastwood183

Description

@cobyeastwood183

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Find a transaction, in my case, thats GET /api/example. In Discover search message is GET /*/example, results appear. After search, message is GET /*/example or GET / and results for GET /api/example are gone. But exact matches, like searching message is GET /*/example or GET /api/example does work.

Image

Image

Image

Expected Result

Searching message is GET /*/example or GET / to show results for GET /api/example.

Actual Result

Searching message is GET /*/example or GET / only shows results for GET /.

Product Area

Discover

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions