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 status handling #32618

Merged
merged 3 commits into from
May 27, 2022
Merged

Fix status handling #32618

merged 3 commits into from
May 27, 2022

Conversation

nickvergessen
Copy link
Member

Problem Before After
Predefined status missing in the settings drop down Bildschirmfoto vom 2022-05-27 09-15-52 Bildschirmfoto vom 2022-05-27 09-14-57
Invalid date shown in modal when opened inside talk Bildschirmfoto vom 2022-05-27 09-30-56 Bildschirmfoto vom 2022-05-27 09-30-40

When a predefined status message was used, the status was not "processed"
so it was missing the translated message and the icon in the dropdown and the menu afterwards

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

This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the Nextcloud 25 milestone May 27, 2022
@nickvergessen nickvergessen requested review from CarlSchwan, a team, artonge, skjnldsv and vanpertsch and removed request for a team May 27, 2022 07:38
@nickvergessen
Copy link
Member Author

/backport to stable24

@nickvergessen
Copy link
Member Author

/backport to stable23

@nickvergessen
Copy link
Member Author

/backport to stable22

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 9ad5b30 into master May 27, 2022
@nickvergessen nickvergessen deleted the bugfix/noid/fix-status-handling branch May 27, 2022 09:20
@backportbot-nextcloud
Copy link

The backport to stable23 failed. Please do this backport manually.

@backportbot-nextcloud
Copy link

The backport to stable22 failed. Please do this backport manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants