Skip to content

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

@jeremystretch

Description

@jeremystretch

Deployment Type

Self-hosted

NetBox Version

7f2b744

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.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions