VM interface creation form not showing custom fields #5035

Closed
opened 2025-12-29 19:23:23 +01:00 by adam · 0 comments
Owner

Originally created by @gmazoyer on GitHub (Jun 30, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.7

Python version

3.7

Steps to Reproduce

  1. Add a new custom field to the Virtualization / Interface model
  2. Create a new VM
  3. Create a new interface on the previously created VM

Expected Behavior

The creation form should display all form fields including custom ones.

Observed Behavior

The creation form displays only built-in field for a VM interface but not the custom ones. When editing a VM interface, the edition form, however, shows the custom fields.

Originally created by @gmazoyer on GitHub (Jun 30, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.7 ### Python version 3.7 ### Steps to Reproduce 1. Add a new custom field to the `Virtualization / Interface` model 2. Create a new VM 3. Create a new interface on the previously created VM ### Expected Behavior The creation form should display all form fields including custom ones. ### Observed Behavior The creation form displays only built-in field for a VM interface but not the custom ones. When editing a VM interface, the edition form, however, shows the custom fields.
adam added the type: bugstatus: accepted labels 2025-12-29 19:23:23 +01:00
adam closed this issue 2025-12-29 19:23:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5035