-
-
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: priscila/feat/add-logic-to-update-hit-counter-columns-in-grouptomstone
Are you sure you want to change the base?
Conversation
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 76.36% 86.81% +10.45%
===========================================================================================================
Files 10327 10324 -3
Lines 596060 595266 -794
Branches 23116 23115 -1
===========================================================================================================
+ Hits 455177 516788 +61611
+ Misses 140390 77985 -62405
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
They are separate, there were some issues with the rebase - it shall be fixed now :) |
I will let someone else review the UI changes. |
…n-grouptomstone' into priscila/feat/expose-last-seen-and-time-seen-in-discarded-issues-table
…n-grouptomstone' into priscila/feat/expose-last-seen-and-time-seen-in-discarded-issues-table
…n-grouptomstone' into priscila/feat/expose-last-seen-and-time-seen-in-discarded-issues-table
…n-grouptomstone' into priscila/feat/expose-last-seen-and-time-seen-in-discarded-issues-table
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! 🚀
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