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

Test transfer ownership #116

Closed
PVince81 opened this issue Feb 4, 2016 · 9 comments
Closed

Test transfer ownership #116

PVince81 opened this issue Feb 4, 2016 · 9 comments
Labels
Milestone

Comments

@PVince81
Copy link
Contributor

PVince81 commented Feb 4, 2016

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

@PVince81
Copy link
Contributor Author

PVince81 commented Feb 4, 2016

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.

@SergioBertolinSG
Copy link
Contributor

This requires to write a new test plan. @davitol

@SergioBertolinSG
Copy link
Contributor

Regarding the automation of this, I'd suggest to use pyocclient to populate a server and run occ commands from the outside.
But I know @DeepDiver1975's concerns, so there is an equivalent way to do that so easily in php?

@davitol
Copy link
Contributor

davitol commented Mar 29, 2016

This requires to write a new test plan. @davitol

#186

@davitol
Copy link
Contributor

davitol commented Mar 30, 2016

TEST: metadata still exists (activity, system tags, comments)

activity and versions from the previous user are not transferred. Is it the expected behaviour?

@PVince81

@davitol
Copy link
Contributor

davitol commented Mar 30, 2016

owncloud/core#23650

@PVince81
Copy link
Contributor Author

I think it's intended, it's about transfering files.

@DeepDiver1975 ?

@SergioBertolinSG
Copy link
Contributor

It was started to test here: #188

@SergioBertolinSG SergioBertolinSG modified the milestones: Core - 9.1.0, Core - 9.0.0 Apr 13, 2016
@PVince81
Copy link
Contributor Author

PVince81 commented Nov 2, 2016

closing in favor of #188

@PVince81 PVince81 closed this as completed Nov 2, 2016
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

3 participants