Migration overview issues
Open
@icewind1991 is already working on this.
Since Oct 5, 2017.
1. to develop
enhancement
feature: user migration
overview
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Goals:
- User user or admin should be able to migrate the user data from a remote server
- Apps can register "migration plugins" to handle migrating the user data they store.
- It should be possible to have transparent migration (in combination with other GS features) when using supported apps
Milestones:
- Architecture and migration of user files as proof of concept Done in 13
- Add migration plugins for sharing, user settings and activity
- Migration plugins for versions, trashbin and comments
- Determine a set of apps which makes sense in a GS setup and ensure that transparent migration is possible when using those apps.
WIP can be found here: https://github.com/nextcloud/server/tree/user-migration
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.