Skip to content

fix(UserMigration): Add note about preserving existing user data#14680

Merged
DerDreschner merged 1 commit intomasterfrom
fix/add-note-about-user-migrations
Apr 30, 2026
Merged

fix(UserMigration): Add note about preserving existing user data#14680
DerDreschner merged 1 commit intomasterfrom
fix/add-note-about-user-migrations

Conversation

@DerDreschner
Copy link
Copy Markdown
Contributor

The current documentation about developing a migrator doesn't tell you how to handle existing user data. This lead to some confusion if those should be deleted or not (like in a backup and restore utility) which I try to resolve with this PR.

🖼️ Screenshots

Screenshot 2026-04-30 at 13-04-42 User migration — Nextcloud latest Developer Manual latest documentation

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

@DerDreschner
Copy link
Copy Markdown
Contributor Author

/backport to stable33

@DerDreschner
Copy link
Copy Markdown
Contributor Author

/backport to stable32

Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
@DerDreschner DerDreschner merged commit 11df309 into master Apr 30, 2026
23 checks passed
@DerDreschner DerDreschner deleted the fix/add-note-about-user-migrations branch April 30, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants