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

Users and groups are mixed when sharing a resource #36069

Closed
HanaGemela opened this issue Aug 20, 2019 · 4 comments
Closed

Users and groups are mixed when sharing a resource #36069

HanaGemela opened this issue Aug 20, 2019 · 4 comments

Comments

@HanaGemela
Copy link
Contributor

HanaGemela commented Aug 20, 2019

Windows 10
Client: 2.6.0daily20190820 (build 12286)
Server: 10.3.0 alpha

Preconditions:

  1. Create a user called test
  2. Create a user called bob
  3. Put bob into a group called test

Steps to recreate:

  1. Right click on a file in Windows Explorer
  2. Select ownCloud submenu
  3. Select Share
  4. Type 'test' and select the user called test
  5. Type 'test' and select the group called test

Actual result: Path already shared with this group
Expected result: Resource has been shared with the group

Client log:
08-20 13:51:00:596 [ warning gui.sharing.ocs ]: Reply to "POST" QUrl("http://10.42.16.185:8080/ocs/v1.php/apps/files_sharing/api/v1/shares") (QPair("reshares","true"), QPair("path","/New shared file 1 - Copy.txt"), QPair("shareType","1"), QPair("shareWith","hana"), QPair("permissions","19")) has unexpected status code: 403 "{"ocs":{"meta":{"status":"failure","statuscode":403,"message":"Path already shared with this group","totalitems":"","itemsperpage":""},"data":[]}}"
08-20 13:51:00:596 [ warning gui.sharing ]: Sharing error from server 403 "Path already shared with this group"

@individual-it
Copy link
Member

@HanaGemela thank you for reporting the issue, it looks to me like a client issue.
Would you mind reporting it again in https://github.com/owncloud/client ?

@HanaGemela
Copy link
Contributor Author

@individual-it it also happens in webUI

@phil-davis
Copy link
Contributor

IMO this is a duplicate of #35488 ?
I added comment #35488 (comment)

@HanaGemela
Copy link
Contributor Author

Yeah, it is duplicate

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

3 participants