Inconsistent behaviour with Label on front port when using range #11053

Closed
opened 2025-12-29 21:39:41 +01:00 by adam · 0 comments
Owner

Originally created by @LabelWriter450 on GitHub (Apr 17, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.2.7

Python Version

3.10

Steps to Reproduce

  1. Go to Device
  2. Add "Add a new front Port"
  3. Select Device
  4. Give name [0-9]
  5. Give Label without range
  6. Assign Type
  7. 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.

Image
Image

Follow up Issue of #19041

Originally created by @LabelWriter450 on GitHub (Apr 17, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.2.7 ### Python Version 3.10 ### Steps to Reproduce 1. Go to Device 2. Add "Add a new front Port" 3. Select Device 4. Give name [0-9] 5. **Give Label without range** 6. Assign Type 7. 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. ![Image](https://github.com/user-attachments/assets/d85f70ca-5ee8-4a3d-ae9c-c8a107e46cef) ![Image](https://github.com/user-attachments/assets/be270206-a059-4c9a-a179-c58a0d4a8efe) Follow up Issue of #19041
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:39:41 +01:00
adam closed this issue 2025-12-29 21:39:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11053