You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need two user accounts that belong to the same user group (e.g. "user1", "user2" in group "test-group")
Login as user1
Create a calendar testcalendar and share it with test-group (activate "can edit")
Login as user2
Create a meeting in testcalendar and invite user1
Expected behaviour
user1 should reveive an invitation email.
Actual behaviour
user1 receives nothing, because user2 does not own the testcalendar calendar. If user1 creates a meeting and invites user2 the notifications work as expected.
Steps to reproduce
Expected behaviour
user1 should reveive an invitation email.
Actual behaviour
user1 receives nothing, because user2 does not own the testcalendar calendar. If user1 creates a meeting and invites user2 the notifications work as expected.
Calendar app
Calendar app version: 2.0.3
Client configuration
Browser: Chrome 83.0.4103.97
Operating system: Windows 10
Server configuration
Operating system: Arch Linux
Nextcloud Version: 18.0.6
I use the nextcloud:18.0.6 docker image with docker-compose.
Updated from an older installed version or fresh install: Updated from 18.0.4
List of activated apps:
Nextcloud configuration:
Logs
Log file (data/nextcloud.log)
Nothing interesting here. I expect something like
Sent mail to "Array ( [****@***.***] => My Name ) " with subject "My Subject"
.Browser log
Nothing interesting there.
The text was updated successfully, but these errors were encountered: