You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notifications: Clean up duplicate system notification entries (#14488)
* Add unique constraint for system notifications and deduplicate existing entries
* Handle multiple system notifications gracefully by logging a warning and deleting duplicates
* Add unique constraint for notifications to prevent duplicates
* Remove unique constraint for system notifications to simplify notification handling
* Extra logging statement leads to assertion error
---------
Co-authored-by: Matt Tesauro <mtesauro@gmail.com>
0 commit comments