nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
965 stars 237 forks source link

[Not sure if a bug] Event in "private" state in a shared cal can be seen only by owner even if created by others #4924

Open wargreen opened 1 year ago

wargreen commented 1 year ago

Steps to reproduce

  1. Create and share a cal with user1 to user2
  2. Add an event in this cal with user2 with the "private" option

Expected behavior

Not sure here... An user that create something should be able to remove or edit it. Is the "private" state should be seen from the owner place or the user that create the event ?

Maybe a calendar should also be owned by a group or a circle for got a "private" event if it is related to many peoples ?

Actual behaviour

The user2 can't see, edit or remove the event that he created. So in the DAV client and webUI, the event simply disappear when we reload the page or calendar. This is a bit disturbing and that cause me create lot of false event and after, search a client and server bug !

Calendar app version

3.5.4

CalDAV-clients used

Evolution

Browser

Firefox 102.6.0esr

Client operating system

Debian

Server operating system

Debian

Web server

Nginx

Database engine version

MariaDB

PHP engine version

PHP 7.4

Nextcloud version

24.0.7

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

ChristophWurst commented 1 year ago

This is tricky. I think we have a similar issue with trash bin. Only the owner sees deleted items, not the share recipients.