Wire-webapp: Notifications of liked messages aren't cleared on phone if opened on desktop

Created on 15 Apr 2017  路  6Comments  路  Source: wireapp/wire-webapp

See the description in https://github.com/wireapp/wire-android/issues/795. I am unsure whether the problem is the phone or the web app. Feel free to close one of the two tickets depending on where the bug is.

bug / fix 馃悶

All 6 comments

All messages you see are marked as read on the desktop. If notifications are not cleared on the phone subsequently, the issue is on mobile side.

All messages you see are marked as read on the desktop
? This is not about what messages have been marked as read (in fact the only message involved in this bug is outgoing, not incoming), I'm talking about notifications of liked messages not going way. Not sure which messages "I see" (?). Sorry if my initial message was confusing

A like is a message as well. Only difference is that it is mapped onto another message. Due to that mobile client could possibly miss the fact that you opened it on desktop.

Will check if we miss to send an update of the read state in this case.

As I haven't updated this in too long:

We have uncovered the root cause of this issue. It's linked to non-aligned implementations of the use of message timestamps across the different clients teams. We are in the process of addressing this oversight by accumulating the specifications regarding expectation related to effects of timestamps in a single place. It will take a little longer for the actual fix to reach production clients but you an follow the progress at https://github.com/wireapp/wire-webapp/pull/145.

145 is probably not the right link (?)

@someoneEsle Jupp. The last character went missing: https://github.com/wireapp/wire-webapp/pull/1451

Was this page helpful?
0 / 5 - 0 ratings

Related issues

regexident picture regexident  路  3Comments

ghost picture ghost  路  3Comments

dietmarw picture dietmarw  路  4Comments

maximbaz picture maximbaz  路  4Comments

ghost picture ghost  路  4Comments