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

As a user i want be able to re-share a shared file #30371

Closed
ChrisEdS opened this issue Feb 5, 2018 · 4 comments
Closed

As a user i want be able to re-share a shared file #30371

ChrisEdS opened this issue Feb 5, 2018 · 4 comments

Comments

@ChrisEdS
Copy link
Contributor

ChrisEdS commented Feb 5, 2018

Steps to reproduce

  1. Create user "Carlos", "Pasquale" and "Michael" in demo.owncloud.org
  2. As "Carlos" share /Documents/Example.odt with "Pasquale" - turn options "can share" on, and "can edit" off

documents - files - owncloud 2018-02-05 15-57-15

  1. Under Windows use right click on the shared file - then click on ownCloud -> Share

msedge - win10 installed chrome running 2018-02-05 15-58-08

  1. Try to share with "Michael"

msedge - win10 installed chrome running 2018-02-05 16-47-17

Expected behaviour

Sharing with Michael should be possible

Actual behaviour

Sharing not possible - Error message "Cannot increase permission of ..."

Server configuration

ownCloud version: (see ownCloud admin page)
10.0.3

Client configuration

Client:
2.4.0
Operating system:
Windows 10

@phil-davis
Copy link
Contributor

The complication here is that Pasquale is only given read access to the shared file. So when he on-shares it to Michael, he can only give Micheal read access.

The webUI does this correctly, and does not even show the "Can edit" checkbox when Pasquale is sharing the file onwards.

I guess that the Windows client integration is (not yet) smart enough to understand the received access privileges on the file, and to only use those when initiating on-share of the file.

Should this therefore be logged in the client repo?

@ChrisEdS
Copy link
Contributor Author

ChrisEdS commented Feb 5, 2018

Ok, make sense. As you explain it, it's actually more of a case for the client repo.

@ChrisEdS
Copy link
Contributor Author

ChrisEdS commented Feb 5, 2018

Issue moved to owncloud/client #6346 via ZenHub

@ChrisEdS ChrisEdS closed this as completed Feb 5, 2018
@lock
Copy link

lock bot commented Jul 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants