Skip to content

Jaeger UI carries over traceID URL parameters into future searches #82

@tiffon

Description

@tiffon

Description

When navigating to search page with a traceID in the query parameters, all future searches via the search form only return the specified trace.

Steps to reproduce the issue:

  1. Go to a page with a traceID search, e.g. http://localhost:3000/search?traceID=abc123
  2. Use the search functionality on the left to search for anything
  3. Only the trace that we searched for in step 1 shows up instead of the search results

Describe the results you received:

Only the trace specified by the traceID is present in the search results.

Describe the results you expected:

Fresh search results. The trace specified by the original traceID query parameter should not be carried into the search results unless it is in the result set.

T1071845

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions