Incorrect notification count in bubble (#348)
Closed
wojciech.kapcia@tigase.net opened 4 years ago

(possible) steps that resulted in the issue:

  1. received system notifications from sure.im (about 16)
  2. opened the chat and some got marked as read (I don't remember if all)
  3. closed the sure.im chat item

wojciech.kapcia@tigase.net commented 4 years ago

The issue went away after BeagleIM restart.

Andrzej Wójcik (Tigase) commented 4 years ago

The issue with counter was caused by incoming message which was unread and then retracted by sender before it was marked read. Retraction was not marking it as read in database while removing it from the counter of unread messages in the chat. When it was actually marked in database as read, it was removed from the counter once again leading to the negative value of the counter.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
5.0
Spent time
1h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/beagle-im#348
Please wait...
Page is in error, reload to recover