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

[issue-229] do not persist legacy property-backed-beans from legacy propertybackedbeans on init #230

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

RVanhuysseXenit
Copy link
Contributor

@RVanhuysseXenit RVanhuysseXenit commented Nov 20, 2024

CHECKLIST

We will not consider a PR until the following items are checked off--thank you!

  • There aren't existing pull requests attempting to address the issue mentioned here
  • Submission developed in a feature branch--not master

CONVINCING DESCRIPTION

This fix prevents property-backed-beans configuration being persisted at init. This mitigates issues where breaking configuration is duplicated in the database, ensuring that simple removal of the broken configuration allows for startup.

RELATED INFORMATION

... If you have any supporting material such as issues that are addressed by this
PR, links outlining any special techniques or libraries used, etc that will help
us to evaluate this PR. Please include that information here...

Fixes #229

BE WARNED

  • If any of the checklist items are missed, incomplete or invalid we will not accept the PR
  • If you are not responsive to feedback on your PR we will not accept the PR
  • If we do not accept your PR we will provide feedback on the PR indicating why
  • After some time, we will close PRs that have not been accepted

When we decline or close your PR. You are encouraged to address the concerns outlined in the
PR and then re-submit it. We want contributions. We also need for them to be of high quality
and high value and to not take undue resources away from the features and enhancements the
core team is working on. Thanks for understanding!

Copy link
Contributor

@AFaust AFaust left a comment

Choose a reason for hiding this comment

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

The only remark I would have is to adhere to the style guide with regards to opening braces.

…ropertybackedbeans on init

This fix prevents property-backed-beans configuration being persisted at init.
This mitigates issues where breaking configuration is duplicated in the database,
ensuring that simple removal of the broken configuration allows for startup.
@RVanhuysseXenit
Copy link
Contributor Author

My bad. I've fixed it up.

@AFaust AFaust merged commit 98964e3 into master Nov 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants