getsentry / getsentry/sentry

[real-time] Message for existing items is not updated when it changes

Open
#42,655 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Environment

SaaS (https://sentry.io/)

### Version

_No response_

### Link

_No response_

### DSN

_No response_

### Steps to Reproduce

1. Log a message "Test warning 1".
2. Log a message "Test warning 2", from the same place.

### Expected Result

When real-time updates are enabled, the message should be updated and display "Test warning 2".

### Actual Result

The message remains as "Test warning 1", even though the event count and last seen times are updated.

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.