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: migration from single to multi value select works automatically #1809

Merged
merged 4 commits into from
Apr 11, 2023

Conversation

TheSlimvReal
Copy link
Collaborator

When changing a schema value from single to multi, this currently creates problems.
With this change the migration happens automatically in the background and is persisted once the entity is saved again.

Visible/Frontend Changes

--

Architectural/Backend Changes

  • Auto migration of single to multi schema

@github-actions
Copy link

github-actions bot commented Apr 5, 2023

Deployed to https://pr-1809.aam-digital.net/

@sonarcloud
Copy link

sonarcloud bot commented Apr 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@TheSlimvReal TheSlimvReal merged commit 201df90 into master Apr 11, 2023
@TheSlimvReal TheSlimvReal deleted the migrate_multi branch April 11, 2023 10:24
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.20.0-master.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.20.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants