getsentry / getsentry/sentry

Misleading Dashboard Issue URL

Open
#79,441 5 comments 0 reactions 0 assignees View on GitHub
Improvement Product Area: Discover
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### 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](https://uploads.linear.app/3ed206af-f87a-40aa-82a0-150bf83e43e6/08e4d431-0bdc-43de-ad4e-66fb799cf5c3/c6f75d59-b74a-40ac-a8e8-1b440fb8aee9?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzNlZDIwNmFmLWY4N2EtNDBhYS04MmEwLTE1MGJmODNlNDNlNi8wOGU0ZDQzMS0wYmRjLTQzZGUtYWQ0ZS02NmZiNzk5Y2Y1YzMvYzZmNzVkNTktYjc0YS00MGFjLWE4ZTgtMWI0NDBmYjhhZWU5IiwiaWF0IjoxNzcyMjE5NDI1LCJleHAiOjE4MDM3ODk5ODV9.2nmHJ5b9bAE5KkQnLiaQm9nbMBuaESVYlmhQuUaXSUY)

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](https://uploads.linear.app/3ed206af-f87a-40aa-82a0-150bf83e43e6/f35293dc-e886-4ddc-a46a-a3ffd4bdf038/7345c78b-11ed-477b-abaf-15026d396c56?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzNlZDIwNmFmLWY4N2EtNDBhYS04MmEwLTE1MGJmODNlNDNlNi9mMzUyOTNkYy1lODg2LTRkZGMtYTQ2YS1hM2ZmZDRiZGYwMzgvNzM0NWM3OGItMTFlZC00NzdiLWFiYWYtMTUwMjZkMzk2YzU2IiwiaWF0IjoxNzcyMjE5NDI1LCJleHAiOjE4MDM3ODk5ODV9.K95asvb3wj2XufINdcY_k9P67Acn6htYaltBgtH6xP8)

### Expected Result

We expected functionality to be similar to the issue stream.

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

![Image](https://uploads.linear.app/3ed206af-f87a-40aa-82a0-150bf83e43e6/4a10ee87-2ee8-43bc-bb61-ce1cc6d15adc/039dcce2-2380-401a-bc80-c142a913fc88?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzNlZDIwNmFmLWY4N2EtNDBhYS04MmEwLTE1MGJmODNlNDNlNi80YTEwZWU4Ny0yZWU4LTQzYmMtYmI2MS1jZTFjYzZkMTVhZGMvMDM5ZGNjZTItMjM4MC00MDFhLWJjODAtYzE0MmE5MTNmYzg4IiwiaWF0IjoxNzcyMjE5NDI1LCJleHAiOjE4MDM3ODk5ODV9.d6CX_D8EgrQ9mcv8MCHuk169oasL4miaFtsopd557G8)

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

![Image](https://uploads.linear.app/3ed206af-f87a-40aa-82a0-150bf83e43e6/1749ecd8-e1c4-4681-a7a1-84ac69ae0d7f/f6923d60-891a-4cf9-8bcc-d5650c40b70e?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzNlZDIwNmFmLWY4N2EtNDBhYS04MmEwLTE1MGJmODNlNDNlNi8xNzQ5ZWNkOC1lMWM0LTQ2ODEtYTdhMS04NGFjNjlhZTBkN2YvZjY5MjNkNjAtODkxYS00Y2Y5LThiY2MtZDU2NTBjNDBiNzBlIiwiaWF0IjoxNzcyMjE5NDI1LCJleHAiOjE4MDM3ODk5ODV9.3icr7x7INGNfQirsyHrjreMqH87sOVZuwzQ6QdXlV7E)

### Actual Result

---

### Product Area

Discover

### Link

*No response*

### DSN

*No response*

### Version

*No response*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.