-
Notifications
You must be signed in to change notification settings - Fork 241
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
Emails are not sent when adding a recipient after an appointment has been created #6566
Comments
Hi @razerrazer I have some basic question to ask first...
|
Btw. the description should not be "... after a calendar has been created..." but "... after an appointment has ...". Same issue here with with nextcloud 30.0.2 and calendar 5.0.6. |
If you try using multiple email addresses, it sometimes just doesn’t work. I also know that the email server is functioning properly, and the logs aren’t giving me any clues. I’ll test this further during the day and see what comes up. |
For my case, I could track down the problem to the commit nextcloud/server@43ee948 (upgrade to 30.0.0 beta). Since this commit the CUTYPE=UNKNOWN is categorized as "Room or Resource" and thus no email is sent. @razerrazer , can you check the CUTYPE in your .ics calendar entries? |
@schmaller Thank you. @razerrazer can you confirm the findings? Is it the CUTYPE issue? |
If i look in to my event.ics so is the CUTYPE=INDIVIDUAL |
I have this same issue where CUTYPE=UNKNOWN, coming from a calendar entry synced using CalDAV - when the calendar entry is written with CUTYPE=UNKNOWN, the email notifications do not fire because of the categorization of "Room or Resource", and no email is sent. |
Steps to reproduce
Expected behavior
No email is sent to the attendee who is added after the calendar has been created in the first stage.
Actual behavior
It should send an email to the attendees you add to the event after it has been created.
Calendar app version
5.0.6
CalDAV-clients used
none
Browser
Chrome latest and Firefox latest
Client operating system
Linux mint
Server operating system
Debian
Web server
Nginx
Database engine version
MariaDB
PHP engine version
PHP 8.2
Nextcloud version
30.0.2
Updated from an older installed version or fresh install
Fresh install
List of activated apps
Nextcloud configuration
Web server error log
Log file
Browser log
Additional info
No response
The text was updated successfully, but these errors were encountered: