Only showing most recent notification from a watched topic?

Oh, this is expected behaviour, I just never noticed it before. If you’re watching a topic, we don’t want you to end up with millions of notifications about a single topic, so we only keep the ‘most recent’ notification.

So after you received the android notification, merefield replied and caused the other notification to be deleted. We don’t delete the notification from Android, only from the web UI.

https://github.com/discourse/discourse/blob/82e45f5485be0deaa606b3536426666f2bf88412/app/services/post_alerter.rb#L339-L342

6 Likes