Skip to content

Custom Fields not populated on Virtual Chassis creation #9402

@sleepinggenius2

Description

@sleepinggenius2

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.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions