- Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
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
Python Version
3.10
Steps to Reproduce
- Navigate to a device and click the "Interfaces" tab.
- Select multiple interfaces and click "edit selected."
- 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 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