Skip to content

Interface template with PoE type set should require a PoE mode #20584

@jeremystretch

Description

@jeremystretch

NetBox Edition

NetBox Community

NetBox Version

v4.4.3

Python Version

3.10

Steps to Reproduce

  1. Create a device type.
  2. Create an interface template on the device type. Select a PoE type but do not specify a PoE mode.
  3. Submit the form.

Expected Behavior

Form validation should fail with the message "Must specify PoE mode" as it does when attempting to create an interface (rather than an interface template) directly on a device.

Observed Behavior

The interface template is created with a PoE type but not PoE mode. When instantiated on a new device, the resulting interface has the same invalid condition.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions