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

Sharing folders in a group folder does not work #1024

Closed
Luto73 opened this issue Aug 25, 2020 · 10 comments
Closed

Sharing folders in a group folder does not work #1024

Luto73 opened this issue Aug 25, 2020 · 10 comments

Comments

@Luto73
Copy link

Luto73 commented Aug 25, 2020

I use the following structure for my group folders:

Business1: write/share/delete access to ceo
    |
    |---Department1: write/share/delete access to _department1_ and _ceo_
    |
    |---Department2: write/share/delete access to _departement2_ and _ceo_

ceo created a non-group-folder in the group folder "Business1" and shared it to department1. department1 can't access this shared folder.

Is there a way to fix this? Or do I have to create the folder within the admin interface of the group folder app and add the permissions I want?

I am using Nextcloud 18.0.7 and group folders 6.0.7

@pierreozoux
Copy link
Member

We experience the same situation.

Nextcloud 18.0.6 and 6.0.7.

GroupFolder write/share/delete access to group "groupName"

User1 from groupName share it with User2 that is not part of groupName.

User2 doesn't see anything about GroupFolder.

We use postgres and s3 if it helps debug.

@mamatt
Copy link

mamatt commented Sep 17, 2020

I can confirm this is also not working for us.

  • NC 18.0.4
  • GF 6.0.6

@vasyugan
Copy link

vasyugan commented Oct 5, 2020

Same here. It used to work in previous versions. I can't say exactly, when it changed, but recently I am getting lots of complaints from users that they cannot see the contents of folders shared with them, and in each case, it turns out to be a subfolder of a group folder, and the only remedy is to manually delete the share in the database. Attempts to remove it through the web interface don't work.

@vasyugan
Copy link

vasyugan commented Oct 5, 2020

The picture is inconsistent. In some cases it works, in others it does not. In some cases, deleting the share in the DB and then enabling extended permissions for myself and then re-creating the share has worked around this.

@ImaCrea
Copy link

ImaCrea commented Nov 25, 2020

Any news maybe around this topic please?

Or maybe some of you found a workaround?

@codello
Copy link

codello commented Dec 4, 2020

I also have this issue and I'm also using S3 storage as primary storage. I was searching around this issue and found nextcloud/server#24103 from a few days ago. I did a quick test with a default primary storage and was in fact able to create shares from inside group folders. Although I did not test that PR I have high hopes that it will resolve this issue…

@codello
Copy link

codello commented Dec 11, 2020

I just did a quick test with NextCloud version 19.0.6. Sharing items in group folders seems to be working for me now.

@pierreozoux
Copy link
Member

@codello which commit did solve it then? I see the commit you mentionned only present in the version 21. Or did you apply the patch on 19.0.6 with success?

Thanks for your comments :)

@codello
Copy link

codello commented Dec 12, 2020

I'm going with my assumption that nextcloud/server#24103 is actually the pull request that solved the issue for me. In the discussion of that PR the changes were backported. The fix is probably available in the following versions (going by the milestones in the backport pull requests):

I only tested 19.0.6 though (using the Docker container) but I was able to successfully create shares from group folders. Maybe someone else can verify that 20.0.3 and 18.0.12 also resolve this issue.

@pierreozoux
Copy link
Member

I just tested with 18.0.12, and it solved it for me.

I'll close the issue, feel free to comment to reopen.

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

6 participants