Skip to content

Fixes: #17820 - Store default values from custom fields on newly created module components #18084

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

Conversation

bctiemann
Copy link
Contributor

Fixes: #17820

Fixes a piece of missing functionality in the Module.save() method where custom field default values are not applied during creation of new module-templated components.

Does not apply to update operations, only create.

@bctiemann bctiemann self-assigned this Nov 25, 2024
@jeremystretch jeremystretch merged commit cc51e70 into develop Dec 11, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 17820-save-custom-field-default-values-on-module-component branch December 11, 2024 14:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom fields default value on Objects from modules are not set
2 participants