-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
NetBox version
v3.2.0-LDAP (Docker)
Python version
3.9
Steps to Reproduce
- Create a device with module bays, I had 4 module bays with name 1-4, label Bay 1-4
- Create a module type with interfaces named
{module}/[1-X]and label{module}/[1-X] - Add the new module to a module bay in the device
Expected Behavior
The placeholder in the label field should be replaced same as the name resulting in labels such as 1/1
Observed Behavior
No replacement resulting in names of {module}/1 for example
Metadata
Metadata
Assignees
Labels
status: 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