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): Only track message timestamp for values #41512

Merged

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Nov 15, 2023

  • Resolves: #

Summary

Do not track status messages that are empty, e.g. DND outside of availability.

How to test

  1. Set availability and DND automation, make sure current time is outside working hours
  2. Run background jobs in case the status isn't propagated right away
  3. Open the dashboard with another user

master: ", seconds ago" shows for the main user
here: no status update is shown on the dashboard because the user didn't change their status.

Checklist

Do not track status messages that are empty, e.g. DND outside of
availability.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst force-pushed the fix/userstatus/no-message-no-message-timestamp branch from 882827e to bdad290 Compare November 16, 2023 11:45
@blizzz blizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 16, 2023
@ChristophWurst ChristophWurst merged commit 3dc9020 into master Nov 16, 2023
50 checks passed
@ChristophWurst ChristophWurst deleted the fix/userstatus/no-message-no-message-timestamp branch November 16, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: status
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants