Skip to content

Navigating back between traces while a trace detail is open #10162

@JamesNK

Description

@JamesNK

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Repo of bug:

  1. Open TestShop
  2. Open the frontend, add product to chart, checkout
  3. View checkout telemetry in the dashboard
  4. Click on the span that adds order data to messaging
  5. Click on backlink span to view trace where order data is processed by order processor
  6. 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

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions