mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #434] Issue on recurring events with COUNT != 0 when editing? #883
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#883
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 @Jisco on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/434
Hi,
I don't know exactly whether my error is related to [this[(#388), but if I create a recurring appointment and set it to end after X appointments, it now works (with Version 4.4.1). But as soon as I edit this appointment somehow, this information is lost and the appointment becomes "infinite" again.
@aluxnimm commented on GitHub (Oct 2, 2024):
You mean, first sync Outlook->Server works with a COUNT!=0 but if you edit it in Outlook and sync again, it will be infinite without a COUNT value?
@Jisco commented on GitHub (Oct 2, 2024):
So our scenario is slightly different.
We create an appointment and it is then synchronized to Outlook. This works now.
But if we edit the appointment and sync it back again to Outlook, it will become "infinite", even if we have only adjusted the title, for example.
@aluxnimm commented on GitHub (Nov 25, 2024):
Can't reproduce with a my testserver, so it only happens after an update on the server? You edit one instance or the whole appointment series?