-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
app: custom objectsseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownertype: bug
Milestone
Description
Plugin Version
commit 722bbd6 (HEAD -> public-preview, origin/public-preview) Author: btiemann btiemann@netboxlabs.com Date: Thu Jun 26 15:31:01 2025 -0400
NetBox Version
v4.2.8-Docker-3.2.0
Python Version
3.12
Steps to Reproduce
- Create a custom object type X
- Add a field of type multi-object and set default values
- Create a custom object of type X
Expected Behavior
- The
DynamicModelMultipleChoiceField
is populated in the form
Observed Behavior
- The default values are not populated
Metadata
Metadata
Assignees
Labels
app: custom objectsseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownertype: bug