Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt user_migration APIs to have information about failures #31945

Merged
merged 3 commits into from
Apr 13, 2022

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Apr 12, 2022

Signed-off-by: Côme Chilliet come.chilliet@nextcloud.com

blizzz
blizzz previously requested changes Apr 13, 2022
Copy link
Member

@blizzz blizzz left a comment

Choose a reason for hiding this comment

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

syntax errors…

@PVince81 PVince81 requested a review from blizzz April 13, 2022 07:56
@PVince81
Copy link
Member

I've fixed the syntax error and the psalm warning about void not being bool

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍 if CI passes now

@blizzz blizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 13, 2022
@blizzz blizzz dismissed their stale review April 13, 2022 08:14

resolved

@blizzz blizzz mentioned this pull request Apr 13, 2022
come-nc and others added 3 commits April 13, 2022 16:52
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Fixed syntax errors.
Removed if condition for copyToFolder since it's void now.
Change signature of setMigratorVersions to also be void.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81
Copy link
Member

I fixed the cases in the app also nextcloud/user_migration#103 and discovered further fixes needed here in server, see last commit

@PVince81 PVince81 merged commit 58f5de0 into master Apr 13, 2022
@PVince81 PVince81 deleted the fix/user_migration-use-exceptions branch April 13, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants