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

Removing permissions leaves files on sync clients #7150

Closed
ffried opened this issue Jan 30, 2020 · 3 comments
Closed

Removing permissions leaves files on sync clients #7150

ffried opened this issue Jan 30, 2020 · 3 comments
Labels
bug hotspot: group folders Group folders is factor

Comments

@ffried
Copy link

ffried commented Jan 30, 2020

Let's take the following situation

Folder X:

  • Group A: full access
  • Group B: read access

Subfolder X/Y:

  • Group A: full access
  • Group B: read access

Desktop Client 1 is used by User U who is in Group B. Client 1 has synced X and X/Y.

Now when explicitly denying Group B to access to SubfolderX/Y, the Desktop Client 1 does not remove Subfolder X/Y locally. However, any changes made to the contents of X/Y will (obviously) fail to sync.

The only workaround is to selectively disable X in the sync preferences and wait for it to be removed. Then re-enable X to get only the contents User U is allowed to see.

Environment:

  • NextCloud Server 17.0.2
  • GroupFolders 5.0.5
  • NextCloud Desktop Mac 2.6.2stable
@provokateurin
Copy link
Member

@nextcloud/desktop This sounds like a Desktop issue to me and not Groupfolders specific?

@provokateurin provokateurin transferred this issue from nextcloud/groupfolders Sep 17, 2024
@Rello
Copy link
Contributor

Rello commented Oct 9, 2024

Hello,
thank you for reporting this issue.
This issue was reported long time ago on old versions and we improved a lot since then.
If the error shows up again, please open an issue for the current versions.

@provokateurin
Copy link
Member

nextcloud/groupfolders#3326 could be a potential fix 🤔

@joshtrichards joshtrichards added the hotspot: group folders Group folders is factor label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hotspot: group folders Group folders is factor
Projects
None yet
Development

No branches or pull requests

5 participants