Custom fields at interface creation not displayed #5041

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

Originally created by @FredClement91 on GitHub (Jul 5, 2021).

NetBox version

V2.11.7

Python version

3.7

Steps to Reproduce

  1. Configure a custom mandatory field on an VM interface.
  2. Try to create an interface

Expected Behavior

I expect the interface to be created

Observed Behavior

A error is raised, saying that I haven't filled up the mandatory custom fields. The problem is that these fields are not even shown in the form.

Originally created by @FredClement91 on GitHub (Jul 5, 2021). ### NetBox version V2.11.7 ### Python version 3.7 ### Steps to Reproduce 1. Configure a custom mandatory field on an VM interface. 2. Try to create an interface ### Expected Behavior I expect the interface to be created ### Observed Behavior A error is raised, saying that I haven't filled up the mandatory custom fields. The problem is that these fields are not even shown in the form.
adam added the type: bug label 2025-12-29 19:23:27 +01:00
adam closed this issue 2025-12-29 19:23:28 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 5, 2021):

Thanks for the bug report. Looks like this was just recently addressed under #6680. Will be fixed in the upcoming v2.11.8 release.

@jeremystretch commented on GitHub (Jul 5, 2021): Thanks for the bug report. Looks like this was just recently addressed under #6680. Will be fixed in the upcoming v2.11.8 release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5041