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

Ensure default persistent values get persisted #13074

Merged
merged 8 commits into from
Dec 19, 2024

Conversation

Colengms
Copy link
Contributor

@Colengms Colengms commented Dec 19, 2024

This change enables dynamically passing different values for the 'default' value of a persistent state, persisting the first such default provided. Without this change, the default would not be persisted, and specifying a different default value in the future would just alter the value to match the new default (if not otherwise given a non-default value).

This is needed to fix: #13073

@Colengms Colengms requested a review from a team as a code owner December 19, 2024 23:44
@Colengms Colengms merged commit a172a42 into main Dec 19, 2024
6 checks passed
@Colengms Colengms deleted the coleng/dont_reset_everyones_database branch December 19, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants