-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix duplicate event email notifications #34909
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
Conversation
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.
Code looks good and I can follow it for the most part 👍
miaulalala
left a comment
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.
❤️
|
/backport to stable25 |
|
/backport to stable24 |
|
/backport to stable23 |
|
/backport to stable22 |
Signed-off-by: Richard Steinmetz <[email protected]>
14f28c3 to
304b716
Compare
|
/backport to stable24 |
|
/backport to stable23 |
|
/backport to stable22 |
Fix #21370
This PR incorporates 2 fixes:
The email of the organizer was never extracted properly because the usage of-> Moved to a separate PR because it's not related.strcasecmp($organizer->getValue(), 'mailto:') !== 0was wrong. This lead to theReply-Toheader not being set.How to test
Preparations
occ config:app:set dav sendEventRemindersMode --value occRoutine
occ dav:send-event-reminders