getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.95k stars 4.18k forks source link

Misleading Dashboard Issue URL #79441

Open dachakra opened 2 days ago

dachakra commented 2 days ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Create a dashboard
  2. Add a widget that contains issue URL & search condition
  3. Open Issue URL
  4. Search condition is not propagated to the Issue Details Page

For example;

Looking at the following discover query:

Image

The goal is to retrieve an event with tag customerType:large when clickling issue URL REACT-4SM. But upon clicking on the first entry, the search condition detail is lost in the issue details page: (notice customerType:small)

Image

Expected Result

We expected functionality tobe similar to the issue stream.

For example; Searching for customerType:large in the issue stream returns the following: Image

When opening an issue, the search condition is preserved and the right event is Image

Actual Result


Product Area

Discover

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 2 days ago

Routing to @getsentry/product-owners-dashboards for triage ⏲️

getsantry[bot] commented 2 days ago

Routing to @getsentry/product-owners-discover for triage ⏲️

getsantry[bot] commented 2 days ago

Assigning to @getsentry/support for routing ⏲️

gggritso commented 2 hours ago

This makes sense, thanks for raising! I'll add this to our backlog. Aside: this is a good thing to do when we standardize column rendering for table widgets.