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

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

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
netbox/dcim/models/devices.py Outdated Show resolved Hide resolved
@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
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.

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