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

Fix Issue #2883 where creating a new folder online generates an exception as it is in a Shared Online Folder #2895

Merged
merged 3 commits into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. Fix Issue #2883

    * Fix issue when attempting to create a new folder online, but this is in a Shared Folder, and 'sync_business_shared_items' is not being used
    abraunegg committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c9b51ac View commit details
    Browse the repository at this point in the history
  2. Update sync.d

    * Add same check to ensure that if this is a Business Account and an online shared folder, 'sync_business_shared_items' needs to be enabled
    abraunegg committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    84b2533 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a2aba8e View commit details
    Browse the repository at this point in the history