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

Move files to another location #101

Closed
exalate-issue-sync bot opened this issue Jul 6, 2020 · 3 comments · Fixed by owncloud/web#3739
Closed

Move files to another location #101

exalate-issue-sync bot opened this issue Jul 6, 2020 · 3 comments · Fixed by owncloud/web#3739
Assignees

Comments

@exalate-issue-sync
Copy link

User Story

As a user Max who has only access to the ocis Web frontend I want to move files or folders to a new location to organize my files better.

Backend

  • Should be possible with the existing APIS
  • ACL Scenario: ACLs on wnd are moved together with the resource which is expected.
  • ACL Scenario: The resource could be inaccessible if the accessing user has no access to parent elements of the target file tree which is also expected.

Needs mockups

  • We need to design the user interaction
  • Select the file
  • Choose the target
  • Execute the move
  • Success / Error Message

Open questions

  • Should we prevent X-Storage moves?
  • What should we do if the move fails in between?
    • We could create a shadow copy before the move on the source side to work as an emergency backup
@exalate-issue-sync exalate-issue-sync bot added Exalated This issue is under sync OCIS-Sprint-13 p3-medium story User Story labels Jul 6, 2020
@exalate-issue-sync
Copy link
Author

Remote key is https://jira.owncloud.com/browse/OCIS-131

@exalate-issue-sync
Copy link
Author

Remote key is https://jira.owncloud.com/browse/OCIS-131

@exalate-issue-sync
Copy link
Author

Remote key is https://jira.owncloud.com/browse/OCIS-131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant