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
when sharing a calendar, some users are getting an error like:
Sharing 14 failed because this item is already shared with SHARENAME
The calendar isn't shared, but i think i have worked out the issue.
If the users calendar id in calendar_calendars matches the id of a share table entry, which has nothing to do with who it is shared with, it throws up the error.
Any user whos calendar id is not matching an id in share can successfully add the sharing that is required.
Using OC 4.5.1
The text was updated successfully, but these errors were encountered:
when sharing a calendar, some users are getting an error like:
Sharing 14 failed because this item is already shared with SHARENAME
The calendar isn't shared, but i think i have worked out the issue.
If the users calendar id in calendar_calendars matches the id of a share table entry, which has nothing to do with who it is shared with, it throws up the error.
Any user whos calendar id is not matching an id in share can successfully add the sharing that is required.
Using OC 4.5.1
The text was updated successfully, but these errors were encountered: