Custom Fields not populated on Virtual Chassis creation #6499

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

Originally created by @sleepinggenius2 on GitHub (May 20, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.3

Python version

3.8

Steps to Reproduce

Add Custom Field

  1. Click on Custom Fields > Add in the menu
  2. Select DCIM > virtual chassis in the Model(s) field
  3. Enter foo in the Name field
  4. Optionally, select the Required checkbox
  5. Click on Create

Add Virtual Chassis

  1. Click on Virtual Chassis > Add in the menu
  2. Enter test in the Name field
  3. Enter bar in the Foo field
  4. Click on Create

Expected Behavior

Custom field foo is set to bar.

Observed Behavior

If required, error Missing required custom field 'foo'. is raised.

If not required, the field is blank after creation.

Originally created by @sleepinggenius2 on GitHub (May 20, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.3 ### Python version 3.8 ### Steps to Reproduce #### Add Custom Field 1. Click on *Custom Fields > Add* in the menu 2. Select *DCIM > virtual chassis* in the *Model(s)* field 3. Enter *foo* in the *Name* field 4. Optionally, select the *Required* checkbox 5. Click on *Create* #### Add Virtual Chassis 1. Click on *Virtual Chassis > Add* in the menu 2. Enter *test* in the *Name* field 3. Enter *bar* in the *Foo* field 4. Click on *Create* ### Expected Behavior Custom field *foo* is set to *bar*. ### Observed Behavior If required, error *Missing required custom field 'foo'.* is raised. If not required, the field is blank after creation.
adam added the type: bugstatus: accepted labels 2025-12-29 19:41:35 +01:00
adam closed this issue 2025-12-29 19:41:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6499