-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Messages are being lost and fail to send #10000
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
|
Thanks, that's great. Sounds like there's an issue with the Onyx update occuring in the AddComment API. CC @marcaaron Update: Neither the linked code above, nor the Web-E API hasn't been modified in a while... |
Setting a key of |
@Julesssss @marcaaron Our team noticed somewhat similar issue, but its not consistently repro. Should we log a new issue or this is same root cause? In the process of sending a message, previous messages are temporarily not displayed. mweb.1907.mp4 |
It's this here: App/src/libs/actions/Report.js Line 954 in 258c268
|
The ONYXKEYS.MY_PERSONAL_DETAILS was removed here -> #9560 And this was hard to reproduce because you need to wait 5 minutes so the timezone updating logic runs. |
That one key slipped out review 😬 this is the related PR #9560 |
Issue #10000, such a milestone 😄 |
@mvtglobally that looks like something else. |
We retested and it seem to be no longer repro Recording.1222.mp4 |
Problem
CC @cead22 @Expensify/mobile-deployers
Messages are disappearing and not being sent in NewDot. This is extremely annoying and is wasting all of our time. We need to figure out which issue introduced the regression, or locate the bug and fix it.
Action Performed:
It's not consistently reproducible, but these are the rough steps we have been following:
staging.new.expensify.com
) Switch to a different chatExpected Result:
The message should send.
Actual Result:
The message is lost, no draft is kept, and no notification is received by the other user.
Workaround:
It works most of the time, but occasionally is being triggered. No known workaround exists yet.
Platform:
Where is this issue occurring?
So far, we have only been able to reproduce on web.
Version Number: v1.1.85-3
Reproducible in staging?: Yes
Reproducible in production?: Unknown
Email or phone of affected tester (no customers): any user
Logs: https://stackoverflow.com/c/expensify/questions/4856 N/A
Notes/Photos/Videos: Any additional supporting documentation N/A, everytime I record, I have been unable to reproduce
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1658243988953749
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: