Multiple interface edit error lead to lost device scope #5570

Closed
opened 2025-12-29 19:29:37 +01:00 by adam · 0 comments
Owner

Originally created by @zombah on GitHub (Oct 28, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.8

Python version

3.9

Steps to Reproduce

  1. Create device test-1, type f.e. Cisco ASR9901, at site xyz
  2. Create device test-2, type f.e. Juniper MX80, at site xyz
  3. Create interface LAG Bundle-Ether32 in device test-1 ints
  4. Create interface LAG ae32 in device test-2 ints
  5. Create interfaces Te0/0/0/[0-8] in device test-1 ints type SFP+
  6. Select multiple interface Te0/0/0/0,Te0/0/0/1, Te0/0/0/2 press edit multiple
  7. Choose Parent field and enter 32 there and press Apply for Error that only Virtual int apply for parent
  8. Choose Parent field and enter 32 - voila you can see ae32 also from test-2 device

Expected Behavior

Device scope persistent for multiple interface edit regarding of errors

Observed Behavior

Multiple int edit error intParent field lead to edit mode to loose device scope

Originally created by @zombah on GitHub (Oct 28, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.8 ### Python version 3.9 ### Steps to Reproduce 1. Create device test-1, type f.e. Cisco ASR9901, at site xyz 2. Create device test-2, type f.e. Juniper MX80, at site xyz 3. Create interface LAG Bundle-Ether32 in device test-1 ints 4. Create interface LAG ae32 in device test-2 ints 5. Create interfaces Te0/0/0/[0-8] in device test-1 ints type SFP+ 6. Select multiple interface Te0/0/0/0,Te0/0/0/1, Te0/0/0/2 press edit multiple 7. Choose Parent field and enter 32 there and press Apply for Error that only Virtual int apply for parent 8. Choose Parent field and enter 32 - voila you can see ae32 also from test-2 device ### Expected Behavior Device scope persistent for multiple interface edit regarding of errors ### Observed Behavior Multiple int edit error intParent field lead to edit mode to loose device scope
adam added the type: bugstatus: accepted labels 2025-12-29 19:29:37 +01:00
adam closed this issue 2025-12-29 19:29:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5570