[Bug]: Delegated calendars - Node with name 'trashbin' could not be found #42051
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
27-feedback
bug
feature: caldav
Related to CalDAV internals
feature: trashbin
Bug description
macOS Calendar App doesn't find delegated calendars.
User A gives permission to delegate its calendars to User B. The configuration is done in the calendar app.
In the Calendar App account of User B, the delegation is visible an activated. But, the calendars of User A will not be visible.
After activating the delegation, the nc logs says:
userb [06/Dec/2023:12:17:24 +0000] "PROPFIND /remote.php/dav/calendars/usera/ HTTP/1.1" 404 1184 "-" "macOS/13.6.1 (22G313) dataaccessd/1.0"
and
"user":"userb","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/calendars/usera/","message":"Node with name 'trashbin' could not be found"
Maybe this is related to #27372 since userb has access to usera's calendars (tested in the browser) but not to
/remote.php/dav/calendars/usera/trashbin
(also tested in the browser)Steps to reproduce
Expected behavior
Calendars of User A should be visible as delegated calendars.
Installation method
Community Docker image
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: