Skip to content
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

fix(chat): send message after store&publish #4901

Merged
merged 1 commit into from
Sep 20, 2022
Merged

fix(chat): send message after store&publish #4901

merged 1 commit into from
Sep 20, 2022

Conversation

molimauro
Copy link
Contributor

What this PR does πŸ“–

  • Make sure not to append the message in chat until it has been stored and published in iridium. The loader in chat is missing though

Which issue(s) this PR fixes πŸ”¨

  • Resolve #

Special notes for reviewers πŸ—’οΈ

Additional comments 🎀

@github-actions github-actions bot added the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Sep 16, 2022
@WanderingHogan
Copy link
Contributor

good idea

@WanderingHogan WanderingHogan added Ready for QA Ready for QA team to test, Devs approved. and removed Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA labels Sep 19, 2022
@stavares843
Copy link
Member

not saying this is from the PR just to be informative (even though prod has/had a similar bug)

this PR

  • phil added me to a group with 4 users

image

  • on my side was only 2 users and no messages

image

we did the same on core and i was able to get the messages from the other users + they were on the group list as well

note

  • before on prod there was this bug similar, not the same even though i can no longer reproduce that atm

@WanderingHogan
Copy link
Contributor

i've seen that other bug on prod before and think it's unrelated, this should take care of the issue where you can send things and see it on one side, reload, and then not see it on the other because iridium didn't receive it yet

@stavares843
Copy link
Member

fine by me i also saw a similar one on prod that i added above but adding this just for info πŸ˜‚

@stavares843 stavares843 added merge-or-not-merge and removed Ready for QA Ready for QA team to test, Devs approved. labels Sep 20, 2022
@stavares843 stavares843 merged commit 6267aad into dev Sep 20, 2022
@stavares843 stavares843 deleted the fix_chat_send branch September 20, 2022 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants