mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 11:35:47 +03:00
[GH-ISSUE #275] First meeting attendee duplicates the organizer? #1166
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @egoitzau on GitHub (Mar 30, 2020).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/275
Hi,
I think I have found a bug in CaldavSynchronizer. I’m trying to write a external scheduling system for Davical (which later we would donate, as we did with davical-cli some time ago) and I have noted that even I create a meeting with an organizer and two attendees the first attendee is always replaced with the organizer. Please have a look :
generates de PUT :
Perhaps we have hit a bug there?
Cheers,
@egoitzau commented on GitHub (Mar 30, 2020):
It has been tested with CaldavSynchronizer 3.7.0 over Outlook 365.
@egoitzau commented on GitHub (Mar 31, 2020):
Hi,
I reinstalled the testing machine... and now it seems to work properly... sorry for the noise but... as you see it happened...
Cheers,