Uh oh!
There was an error while loading. Please reload this page.
fix(userstatus): set user status to 'In a meeting' if calendar is busy - #42309
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
GretaD
approved these changes
Dec 18, 2023
hamza221
approved these changes
Dec 18, 2023
miaulalala
commented
Dec 18, 2023
ContributorAuthor
/backport to stable28 |
miaulalalaforce-pushed
the
enh/meeting-status-automation
branch
from
December 18, 2023 20:19
59cdfab to
e1056abComparemiaulalala
commented
Dec 18, 2023
ContributorAuthor
Documentation: nextcloud/documentation#11405 |
skjnldsv
commented
Dec 19, 2023
Member
Please get this in asap if needed for 28.0.1 |
miaulalalaforce-pushed
the
enh/meeting-status-automation
branch
2 times, most recently
from
December 19, 2023 12:36
6c3411e to
0198da4CompareSigned-off-by: Anna Larch <anna@nextcloud.com>
miaulalalaforce-pushed
the
enh/meeting-status-automation
branch
from
December 19, 2023 13:59
0198da4 to
4c6eff9Compare Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
A calendar query looks at the calendar to see if there are any events. TRANSPARENT calendars are ignored.
We ignore events if they're
We also do not overwrite a "DND" or "INVISIBLE" status or the Talk "In a Call" message.
How to test
Checklist