-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Send attendence links to required and optinal attendees of an event without an RSVP #28692
Conversation
@ChristophWurst I'm not sure if adding the OPT-PARTICIPANT ROLE to the check would be beneficial. What do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But remove the unrelated new file :)
so that optional participants also get an invite when no RSVP is set? |
02b7fe2
to
f5b287a
Compare
@ChristophWurst yes - I'm not sure if this is neccessary or even wanted, but it makes sense to me. |
some insights on the seemingly random psalm security check failure
|
Signed-off-by: Anna Larch <[email protected]>
06cca75
to
56cc01c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested & works
/backport to stable22 |
/backport to stable21 |
/backport to stable20 |
To compensate for the missing RSVP from Mail Clients like Apple Mail and Thunderbird, also look at the role of the attendee to determine if they should receive a link for the event.
Fixes #21189