Skip to content

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

@juliusknorr

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    🧭 Planning evaluation (don't pick)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions