Skip to content

fix(userstatus): add back 0 timestamp for status without message - #43464

Merged
ChristophWurst merged 1 commit into
masterfrom
fix/43089/empty-dashboard-userstatus
Feb 12, 2024
Merged

fix(userstatus): add back 0 timestamp for status without message#43464
ChristophWurst merged 1 commit into
masterfrom
fix/43089/empty-dashboard-userstatus

Conversation

@miaulalala

@miaulalalamiaulalala commented Feb 8, 2024

Copy link
Copy Markdown
Contributor

Summary

When updating a status from automation, the old code set a timestamp for an empty message status such as DND updates for status automation.

Checklist

@miaulalalamiaulalala added this to the Nextcloud 29 milestone Feb 8, 2024
@miaulalalamiaulalala self-assigned this Feb 8, 2024
@miaulalala

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@ChristophWurstChristophWurst 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.

Looks good

@AntreesyAntreesy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seems to be the same code as in fix before 👀 Let's try it

@ChristophWurstChristophWurst added the 4. to release Ready to be released and/or waiting for tests to finish label Feb 12, 2024
Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala
miaulalalaforce-pushed the fix/43089/empty-dashboard-userstatus branch from 34d17af to c071fbfCompareFebruary 12, 2024 12:24
@miaulalala

miaulalala commented Feb 12, 2024

Copy link
Copy Markdown
ContributorAuthor

Drone failure unrelated OCA\Files_External\Tests\Storage\SmbTest::testNotifyGetChanges

@ChristophWurst can I haz force merge?

@ChristophWurst
ChristophWurst merged commit 9192886 into masterFeb 12, 2024
@ChristophWurst
ChristophWurst deleted the fix/43089/empty-dashboard-userstatus branch February 12, 2024 15:07
@nickvergessen

Copy link
Copy Markdown
Member

Could/should we add a unit test to have the case documented properly to avoid another back and forth when something else is misbehaving again?

@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finish

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[Bug]: Empty DND user statuses listed on dashboard

4 participants

@miaulalala@nickvergessen@ChristophWurst@Antreesy