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

[QA] received readonly federated shares cannot be renamed #41215

Open
jnweiger opened this issue Mar 12, 2024 · 0 comments
Open

[QA] received readonly federated shares cannot be renamed #41215

jnweiger opened this issue Mar 12, 2024 · 0 comments
Labels

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Mar 12, 2024

Seen in 10.14.0 (but probably not a regression)

  • User Dave at Intance A shares a file with remote user Alice at instance B without change permission.
  • User Dave at instance A shares a folder with remote user Alice at instance B without change permission.
  • Alice accepts both shares.
  • Alice cannot rename this file or folder share mount point. BAD
  • User Dave grants change permission, then Alice can do the rename. Okayish.

Expected behaviour

  • Renaming a received share is always possible, as this rename only affects the name
    under which the share appears at the recepient. This does not affect the share owner at all.
  • The behaviour for received federated shares should be the same as for received local file and folder shares, which can be renamed in any case.
@jnweiger jnweiger added the QA label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant