Skip to content

Fix user status not resetting correctly after a call - #31539

Merged
nickvergessen merged 1 commit into
masterfrom
bugfix/31532/user-status-not-resetting-after-a-call
Mar 11, 2022
Merged

Fix user status not resetting correctly after a call#31539
nickvergessen merged 1 commit into
masterfrom
bugfix/31532/user-status-not-resetting-after-a-call

Conversation

@nickvergessen

@nickvergessen nickvergessen commented Mar 11, 2022

Copy link
Copy Markdown
Member

Only happens when the user navigated away and came back,
so the heartbeat updates the status to "Online + In a call"
After that resetting away from "Away + In a call" does not match anymore
and the previous status sticks

See #31532 (comment) for in-depth analysis

Fix #31532

Only happens when the user navigated away and came back,
so the heartbeat updates the status to "Online + In a call"
After that resetting away from "Away + In a call" does not match anymore
and the previous status sticks

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen

Copy link
Copy Markdown
Member Author

/backport to stable23

@PVince81 PVince81 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the little things 😅
👍

@nickvergessen
nickvergessen merged commit b2075db into master Mar 11, 2022
@nickvergessen
nickvergessen deleted the bugfix/31532/user-status-not-resetting-after-a-call branch March 11, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User status not resetting correctly after a call

3 participants