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

Fix update to update foreach Group #14945

Merged
merged 1 commit into from Oct 11, 2023
Merged

Conversation

Zeegaan
Copy link
Member

@Zeegaan Zeegaan commented Oct 9, 2023

Fixes #14860 & #14861

This fixes the SqlServer migration, the update before selected only guids and tried to update them.

This now updates the user groups instead :)

How to test

  • Install umbraco ON V12 (use the v12/dev branch
  • Switch to this branch
  • Run the migrations (If running attended migrations, you have to manually navigate to the /install endpoint)
  • This should now run without errors

Alternatively, you can just duplicate the migration in UmbracoPlan and give it a new key, to re-trigger the migration

Copy link
Member

@elit0451 elit0451 left a comment

Choose a reason for hiding this comment

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

Changes look good and it tests out good 💪
Merging

@elit0451 elit0451 merged commit 443f036 into v14/dev Oct 11, 2023
15 checks passed
@elit0451 elit0451 deleted the v14/bugfix/fix-up-usermigrations branch October 11, 2023 08:46
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.

None yet

3 participants