[GH-ISSUE #164] Copied reoccurring calendar entry cannot be synced #1062

Closed
opened 2026-03-14 00:06:20 +03:00 by kerem · 4 comments
Owner

Originally created by @maybeec on GitHub (Sep 15, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/164

I copied a reoccurring calendar entry from one calendar to another (copy, not move!). Both calendars are synced by outlookcaldavsynchronizer to owncloud 8.2.x. However, right after synchronization, the copied entry vanishes.

Originally created by @maybeec on GitHub (Sep 15, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/164 I copied a reoccurring calendar entry from one calendar to another (copy, not move!). Both calendars are synced by outlookcaldavsynchronizer to owncloud 8.2.x. However, right after synchronization, the copied entry vanishes.
kerem closed this issue 2026-03-14 00:06:25 +03:00
Author
Owner

@aluxnimm commented on GitHub (Sep 15, 2016):

is it a meeting with yourrself as organizer or an invite? can you post the log.txt part of that sync?

<!-- gh-comment-id:247246159 --> @aluxnimm commented on GitHub (Sep 15, 2016): is it a meeting with yourrself as organizer or an invite? can you post the log.txt part of that sync?
Author
Owner

@maybeec commented on GitHub (Sep 15, 2016):

Basically, the whole scenario is the following:

I was creating this appointment once and invited my wife to share the appointment. Thus, I am the organizer.
Then due to any synchronization issue (I did not get recognized the point in time when it happened) my appointment series vanished.
Finally, I was trying to copy the appointment back from my wifes calendar to my calendar to just get the appointment series back. However, as written above, synchronization removes it again from my calendar.

Interestingly, I had a short look into the attendees list. It looks like the following: Me (organizer), my wife, me, me. So I am multiple times registered as an attendee. Might be a "feature" of Outlook :) of all this stuff going on while copying calendar entries. However, might that be an issue for synrhonization?

I will check, whether I also can provide a log at the weekend.

<!-- gh-comment-id:247247816 --> @maybeec commented on GitHub (Sep 15, 2016): Basically, the whole scenario is the following: I was creating this appointment once and invited my wife to share the appointment. Thus, I am the organizer. Then due to any synchronization issue (I did not get recognized the point in time when it happened) my appointment series vanished. Finally, I was trying to copy the appointment back from my wifes calendar to my calendar to just get the appointment series back. However, as written above, synchronization removes it again from my calendar. Interestingly, I had a short look into the attendees list. It looks like the following: Me (organizer), my wife, me, me. So I am multiple times registered as an attendee. Might be a "feature" of Outlook :) of all this stuff going on while copying calendar entries. However, might that be an issue for synrhonization? I will check, whether I also can provide a log at the weekend.
Author
Owner

@aluxnimm commented on GitHub (Sep 15, 2016):

Ok, don't need the log file anymore. Problem is similar to
https://sourceforge.net/p/outlookcaldavsynchronizer/discussion/general/thread/ce763a1d/

It seems that copying the appointment makes Outlook set the MeetingStatus to MeetingReceived, but since you are the organizer and also an attendee our logic discards it to avoid doubled invitations. As a workaround you can remove the email adress in the sync profile, not needed in your case with Owncloud.

<!-- gh-comment-id:247251434 --> @aluxnimm commented on GitHub (Sep 15, 2016): Ok, don't need the log file anymore. Problem is similar to https://sourceforge.net/p/outlookcaldavsynchronizer/discussion/general/thread/ce763a1d/ It seems that copying the appointment makes Outlook set the MeetingStatus to MeetingReceived, but since you are the organizer and also an attendee our logic discards it to avoid doubled invitations. As a workaround you can remove the email adress in the sync profile, not needed in your case with Owncloud.
Author
Owner

@maybeec commented on GitHub (Sep 17, 2016):

worked out. thanks.

<!-- gh-comment-id:247791509 --> @maybeec commented on GitHub (Sep 17, 2016): worked out. thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#1062
No description provided.