aluxnimm / outlookcaldavsynchronizer

Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
GNU Affero General Public License v3.0
921 stars 97 forks source link

Caldav Synchronizer create a same schedule while it is synchronizing #355

Open eungmo opened 2 years ago

eungmo commented 2 years ago

Hi, I'm a CalDAV Server developer. One of the customer reported that a same schedule is created. As a result, I think CalDAV Synchronizer request to create one more schedule. The new schedule's uid is changed.

May I know when CalDAV Synchronizer requests like this?

LOG

< This is the creating/updating same schedule request >

2022-04-07_13:43:32 129.254.170.211 - "PUT /caldav/1111/2222/calendars/3333/040000008200E00074C5B7101A82E008000000008081CD6D854AD8 01000000000000000010000000AD26D175EA724844A8F76CA1641347A9.ics HTTP/1.1" 201 - 174ms "CalDavSynchronizer/4.2" - 2022-04-07_13:43:32 129.254.170.211 - "GET /caldav/1111/2222/calendars/3333/040000008200E00074C5B7101A82E008000000008081CD6D854AD8 01000000000000000010000000AD26D175EA724844A8F76CA1641347A9.ics HTTP/1.1" 200 815 111ms "CalDavSynchronizer/4.2" -

< CalDAV Synchronizer keep requesting >

2022-04-07_13:43:32 129.254.170.211 - "PUT /caldav/1111/2222/calendars/3333/040000008200E00074C5B7101A82E0080000000010DF7B6D854AD8 010000000000000000100000001015BC3FC9DF754489543C254F5CA0D3.ics HTTP/1.1" 201 - 163ms "CalDavSynchronizer/4.2" - 2022-04-07_13:43:32 129.254.170.211 - "GET /caldav/1111/2222/calendars/3333/040000008200E00074C5B7101A82E0080000000010DF7B6D854AD8 010000000000000000100000001015BC3FC9DF754489543C254F5CA0D3.ics HTTP/1.1" 200 786 100ms "CalDavSynchronizer/4.2" -

DB

original schedule

new schedule by CalDAV Synchronizer

This is the CalDAV Synchronizer configuration 1profile 2Network setting 3Event mapping configuration 4Custom properties mapping