Skip to content

Conversation

@Pytal
Copy link
Member

@Pytal Pytal commented Jan 18, 2022

Depends on nextcloud/user_migration#11

  • Write developer docs

@Pytal Pytal added 2. developing Work in progress feature: user migration Related to User migration labels Jan 18, 2022
@Pytal Pytal added this to the Nextcloud 24 milestone Jan 18, 2022
@Pytal Pytal self-assigned this Jan 18, 2022
* will handle the implementation of an export operation
*
* @param string $operationClass
* @psalm-param class-string<\OCA\UserMigration\Export\IExportOperation> $operationClass
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All constructs in OCP must only use other things from OCP. You'll have to move IExportOperation into OCP. After all you make it part of the public API that will be implemented by apps.

@ChristophWurst ChristophWurst added the pending documentation This pull request needs an associated documentation update label Jan 27, 2022
@Pytal Pytal force-pushed the feat/30398/export-registration branch from 8550c8d to a312fcc Compare January 29, 2022 01:01
@Pytal Pytal force-pushed the feat/30398/export-registration branch from a312fcc to ef09619 Compare January 29, 2022 01:04
@Pytal
Copy link
Member Author

Pytal commented Jan 29, 2022

Superseded by #30901 for complete migration including export and import

@Pytal Pytal closed this Jan 29, 2022
@Pytal Pytal removed 2. developing Work in progress pending documentation This pull request needs an associated documentation update labels Jan 29, 2022
@Pytal Pytal deleted the feat/30398/export-registration branch February 24, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: user migration Related to User migration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants