-
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
Deployment Type
Self-hosted
NetBox Version
v4.2.7
Python Version
3.10
Steps to Reproduce
- Go to Device
- Add "Add a new front Port"
- Select Device
- Give name [0-9]
- Give Label without range
- Assign Type
- Assign Rear Port
Expected Behavior
The front connections should be added with the same label
Observed Behavior
Error: "The provided pattern specifies 1 values, but 10 are expected."
It is not possible to add several front ports through range with the same label.
But it is possible to edit all of them at once afterwards and set the same label for all of them.
Follow up Issue of #19041
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

