Bulk editing device components does not redirect to original view #11396

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

Originally created by @jeremystretch on GitHub (Jul 18, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

7f2b744a53

Python Version

3.10

Steps to Reproduce

  1. Navigate to a device and click the "Interfaces" tab.
  2. Select multiple interfaces and click "edit selected."
  3. Make some change to the interfaces (e.g. set a description) and submit the form. Alternatively, click the "Cancel" button.

Expected Behavior

Once the changes have been applied, the user should be redirected back to the interfaces tab for the appropriate device.

Observed Behavior

The user is redirected to the global interfaces list. I believe this is due to a regression in PR #19774.

Originally created by @jeremystretch on GitHub (Jul 18, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version 7f2b744a5339b7f6b8e23db563c2c63623b0808f ### Python Version 3.10 ### Steps to Reproduce 1. Navigate to a device and click the "Interfaces" tab. 2. Select multiple interfaces and click "edit selected." 3. Make some change to the interfaces (e.g. set a description) and submit the form. Alternatively, click the "Cancel" button. ### Expected Behavior Once the changes have been applied, the user should be redirected back to the interfaces tab for the appropriate device. ### Observed Behavior The user is redirected to the global interfaces list. I believe this is due to a regression in PR #19774.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:44:38 +01:00
adam closed this issue 2025-12-29 21:44: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#11396