linuxdeepin / dde-session-ui

dde-session-ui module
GNU General Public License v3.0
33 stars 57 forks source link

fix: the number of notifications is incorrect #361

Closed 18202781743 closed 9 months ago

18202781743 commented 9 months ago

for replaced notification, we should remove the old one in db, then add new one record(we also can update the old one). Add other scenarios of forgetting to trigger RecordAdded signals.

Issue: https://github.com/linuxdeepin/developer-center/issues/6952

deepin-ci-robot commented 9 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, asterwyx, BLumia

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dde-session-ui/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment