-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.3
Python Version
3.10
Steps to Reproduce
- Create a device type.
- Create an interface template on the device type. Select a PoE type but do not specify a PoE mode.
- 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 availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application