Incorrect rendering of custom fields in VMInterface edit view #6889

Closed
opened 2025-12-29 19:46:24 +01:00 by adam · 1 comment
Owner

Originally created by @hagbarddenstore on GitHub (Aug 27, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3.1

Python version

3.10

Steps to Reproduce

  1. Create a Custom Field for "Virtualization > Interface", values doesn't matter
  2. Create a Virtual Machine, values doesn't matter
  3. Go the details view of the created Virtual Machine
  4. Press "Add Interfaces"
  5. Scroll down to the bottom of the page

Expected Behavior

The Custom Field should be rendered below a "Custom Fields" header and if grouped, below the groups header.

Observed Behavior

The Custom Field is rendered directly below the Tags field, without a Custom Fields header and without a group header.

Originally created by @hagbarddenstore on GitHub (Aug 27, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3.1 ### Python version 3.10 ### Steps to Reproduce 1. Create a Custom Field for "Virtualization > Interface", values doesn't matter 2. Create a Virtual Machine, values doesn't matter 3. Go the details view of the created Virtual Machine 4. Press "Add Interfaces" 5. Scroll down to the bottom of the page ### Expected Behavior The Custom Field should be rendered below a "Custom Fields" header and if grouped, below the groups header. ### Observed Behavior The Custom Field is rendered directly below the Tags field, without a Custom Fields header and without a group header.
adam added the type: bugstatus: accepted labels 2025-12-29 19:46:25 +01:00
adam closed this issue 2025-12-29 19:46:25 +01:00
Author
Owner

@hagbarddenstore commented on GitHub (Aug 27, 2022):

Observed behavior:

Screenshot 2022-08-27 at 15 37 05

Expected behavior:

Screenshot 2022-08-27 at 15 37 49

The expected behavior is taken from the Virtual Machine edit view.

@hagbarddenstore commented on GitHub (Aug 27, 2022): Observed behavior: <img width="826" alt="Screenshot 2022-08-27 at 15 37 05" src="https://user-images.githubusercontent.com/1156831/187032638-7b14f93a-08a5-42fe-813f-7cb793a93c12.png"> Expected behavior: <img width="881" alt="Screenshot 2022-08-27 at 15 37 49" src="https://user-images.githubusercontent.com/1156831/187032664-d4064a24-1205-4e0b-b6dc-be86d018b960.png"> The expected behavior is taken from the Virtual Machine edit view.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6889