Skip to content
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

Calendar event disappears when changing calendar #1701

Open
pailakapo opened this issue Feb 18, 2025 · 1 comment
Open

Calendar event disappears when changing calendar #1701

pailakapo opened this issue Feb 18, 2025 · 1 comment
Labels
client client related issue need:reporter feedback feedback from reporter required

Comments

@pailakapo
Copy link

User A has a calendar, and User B has a calendar. Inside User A's directory is a symlink to User B's calendar. Create / Delete a user B event is available to User A without a problem.

If a calendar event is created by either User on User B's calendar, then in iOS calendar app a user tries to change the "calendar" that it is saved to (change "calendar" from User B to User A), it disappears from the app. The event is not presented at all.

The filesystem still retains the event in User B's list of calendar .ics files, unchanged.

The expectation is (ideally) this event would be moved to the User A list of .ics files in the filesystem and presented normally on the app.
Or, at the very least, presented in the app unchanged (on User B's calendar) since this is what the filesystem actually shows.

@pbiering pbiering added the need:reporter feedback feedback from reporter required label Feb 18, 2025
@pbiering
Copy link
Collaborator

Is there a reverse proxy in front of resulting in not proper working MOVE request iOS is usually executing for item transfer?

See here for more details: https://github.com/Kozea/Radicale/wiki/Reverse-Proxy-Diagnostics-Troubleshooting#move-not-working

If this is not the case, please provide (obfuscated) sequence of Radicale (and in case in use reverse proxy) logs.

@pbiering pbiering added the client client related issue label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client client related issue need:reporter feedback feedback from reporter required
Projects
None yet
Development

No branches or pull requests

2 participants