-
Notifications
You must be signed in to change notification settings - Fork 14
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
Test transfer ownership #116
Comments
It should be possible to test this automatically by using the APIs, then running that command, then checking if the files / shares have been transfered properly. |
This requires to write a new test plan. @davitol |
Regarding the automation of this, I'd suggest to use pyocclient to populate a server and run occ commands from the outside. |
activity and versions from the previous user are not transferred. Is it the expected behaviour? |
I think it's intended, it's about transfering files. |
It was started to test here: #188 |
closing in favor of #188 |
The feature ticket is here: owncloud/core#19154
It's a CLI command to transfer files to another account.
See possible test plan here: owncloud/core#20571 (comment)
(note: PR is not merged yet)
CC @DeepDiver1975 @rperezb
The text was updated successfully, but these errors were encountered: