oxen-io / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
1.73k stars 165 forks source link

[BUG] Delivery status remains on "Sending" and displays forever on each sent message in Communities despite having successfully sent #1438

Closed alansley closed 2 months ago

alansley commented 3 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

Messages sent in Communities (only, not 1-on-1 or in closed groups) always display their delivery status for every sent message, and the delivery status never ticks over to "Sent" despite the message(s) having been successfully sent.

Expected Behavior

Messages sent in Communities only display the delivery status for the last sent message, and the delivery status ticks over to either "Sent" on successful delivery or "Failed to send" on delivery failure.

Steps To Reproduce

Send any message, whether SMS or MMS in a Community and observe the delivery status.

Android Version

All

Session Version

1.18.1

Anything else?

This issue is tracked internally as: https://optf.atlassian.net/browse/SES-1567

mpretty-cyro commented 3 months ago

We're working on resolving this bug