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(userstatus): Do not override message timestamp for default messages #41407

Conversation

ChristophWurst
Copy link
Member

  • Resolves: #

Summary

Deriving a default message doesn't mean the user changed their status. So we don't override the timestamp here.

How to test

  1. Set status to a predfined one as user A (e.g. Working remotely)
  2. Wait 2 minutes
  3. Open the dashboard as user B

master: user A shows with Working remotely, seconds ago
here: user A shows with Working remotely, 2 minutes ago

Checklist

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst merged commit c89016d into master Nov 13, 2023
47 of 50 checks passed
@ChristophWurst ChristophWurst deleted the fix/userstatus/no-status-message-override-default-messages branch November 13, 2023 10:13
@blizzz blizzz mentioned this pull request Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants