Skip to content

User migration (export/import data via user migration app) #3828

Description

@juliusknorr

With 24 we have a server API to handle user migration which deck should also support by implementing https://docs.nextcloud.com/server/stable/developer_manual/digging_deeper/user_migration.html

Related App: https://apps.nextcloud.com/apps/user_migration

We already have a way to dump json exports of boards which could be reused, but it might be missing some data:

  • Comments
  • Activity
  • File shares

Especially with file shares it might be a topic for further discussion on how to handle those on user migration. The files might not be owned by the board owner and therefore would not be migrated. Also sharing migration is currently not implemented for files in general.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions