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

Confirm mass deletion pop ups even though "Confirm deletions" is unchecked #1923

Open
mll0 opened this issue Aug 1, 2024 · 6 comments
Open

Comments

@mll0
Copy link

mll0 commented Aug 1, 2024

OGCS Version: v2.10.6.0
Edition: Installed
Sync Direction: G->O

Bug Description
OGCS keeps asking confirmation for deleted appointments.

Steps to Reproduce the Issue

  1. Go to GCalendar
  2. Erase a number of appointments (and recreate some) - for the record, these modifications are made from a GSheet macro.
  3. When Sycning, OGCS produces a popup such as:
    3M0NI9sr3g
    even though, in the settings, "Confirm deletions" is unchecked:
    BMBjKXQdPq
@mll0 mll0 added the bug Something's not working right label Aug 1, 2024
@phw198
Copy link
Owner

phw198 commented Aug 1, 2024

If in step 2 you deleted all the events that were previously synced, then that would be entirely expected. Mass delete confirmation (all items in target calendar will be removed) isn't related to deletion confirmation (individual items).

If you actually want to keep deleting and recreating everything, the warning is easily avoided by creating a "dummy" event in Outlook.

@phw198 phw198 removed the bug Something's not working right label Aug 1, 2024
@mll0
Copy link
Author

mll0 commented Aug 1, 2024

Thanks for your quick answer

the warning is easily avoided by creating a "dummy" event in Outlook.

Can you elaborate on that? I don't get the way to avoid the mass deletion warning.

@phw198
Copy link
Owner

phw198 commented Aug 1, 2024

Given you are "merging with existing items", if you create an item in Outlook manually then OGCS won't want to delete that and you shouldn't get the mass deletion warning.

@mll0
Copy link
Author

mll0 commented Aug 2, 2024

Well, I'm not merging with existing items. The script on GCalendar site does the following:

  • wipe all events in a date range
  • create events (compared to the events that were wiped, some are re-creations, some are new, some disappear)
    And I'd just like to see these events in Outlook.

@phw198
Copy link
Owner

phw198 commented Aug 2, 2024

Well, I can only go with the information you provided and as per your screenshot:
image

So have you tried putting an item in Outlook? Any reason you can't merge in items coming from Google, if you've since turned off that setting?

@phw198
Copy link
Owner

phw198 commented Aug 8, 2024

Might also be worth seeing if turning on simple matching might help in your situation too, if you're not able to get the previous suggestion to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants