-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Send transactions with the same path but different methods and different controllers in a Laravel application.
Expected Result
Both paths showing the correct controller name.
Actual Result
Depending on the filters it can be "broken" in both ways:
The GET should show the Index controller and the POST the Register controller.
Product Area
Insights
Link
DSN
No response
Version
No response
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner