-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
feat: Expose last seen and times seen in the discarded issues table #93694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat: Expose last seen and times seen in the discarded issues table #93694
Conversation
…lag' into priscila/chore/add-hit-tracker-columns-to-grouptombstone
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## priscila/feat/add-logic-to-update-hit-counter-columns-in-grouptomstone #93694 +/- ##
==========================================================================================================
- Coverage 85.63% 84.40% -1.24%
==========================================================================================================
Files 10343 10343
Lines 597697 597694 -3
Branches 23123 23122 -1
==========================================================================================================
- Hits 511833 504473 -7360
- Misses 85371 92728 +7357
Partials 493 493 |
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
1de5ba6
to
ca9ff99
Compare
ca9ff99
to
07b527b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If possible, please separate the UI and BE changes.
07b527b
to
3a650ec
Compare
446c931
to
41ab893
Compare
41ab893
to
39ef486
Compare
I will let someone else review the UI changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! 🚀
…ter-columns-in-grouptomstone
0149eb0
to
70c5882
Compare
25236a8
to
178ac67
Compare
178ac67
to
e7c9e52
Compare
closes https://linear.app/getsentry/issue/TET-595/display-discarded-issue-count-and-timestamp-for-each-entry-in
Before

After
Screen.Recording.2025-06-17.at.13.37.58.mov