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: add default empty array value for null policy profiles #1706

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

ndr-brt
Copy link
Contributor

@ndr-brt ndr-brt commented Dec 4, 2024

WHAT

Add migration to fix the problem of null profiles column.

WHY

Avoid NPE

FURTHER NOTES

  • there's a workaround for this error that can be applied before an 0.8.1 is released. Added a description in the migration guide.

Closes #1705

@ndr-brt ndr-brt added the bug Something isn't working label Dec 4, 2024
@ndr-brt ndr-brt force-pushed the 1705-fix-migration branch from c8bfaa4 to 0b7c4b3 Compare December 4, 2024 13:58
Copy link
Contributor

@rafaelmag110 rafaelmag110 left a comment

Choose a reason for hiding this comment

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

Looks good. Just a nit.

docs/migration/Version_0.7.x_0.8.x.md Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Dec 4, 2024

@ndr-brt ndr-brt merged commit a5b1daa into eclipse-tractusx:main Dec 4, 2024
33 checks passed
@ndr-brt ndr-brt deleted the 1705-fix-migration branch December 4, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Profiles with inconsistent values for previously existing Policies
3 participants