-
Notifications
You must be signed in to change notification settings - Fork 684
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Repo of bug:
- Open TestShop
- Open the frontend, add product to chart, checkout
- View checkout telemetry in the dashboard
- Click on the span that adds order data to messaging
- Click on backlink span to view trace where order data is processed by order processor
- Click back in the browser
A span from a different trace is now open as detail.
Expected Behavior
On navigation, trace detail page should check if the open span detail belongs to the current trace. If it doesn't then the span detail pane should be closed.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response