Skip to content

FE-887: Double notifications

Kamal Bramwell requested to merge FE-887_double_notifications into development

Removed system clock-based generation of notification IDs. Notification IDs are now constant for the source of the notification. Now, for example, receiving multiple messages from one chat will only show one push notification instead of many.

Removed logic to track what notification type has already been pushed in each NotificationForMeReport.

Edited by Kamal Bramwell

Merge request reports