-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
Environment
- Python version: 3.6.9
- NetBox version: 2.10.0
Steps to Reproduce
- View a device with at least one interface with a cable attached to it.
- Click the red "Remove cable" button to delete the cable and confirm its deletion
Expected Behavior
The cable should be deleted and the user should return to the device view.
Observed Behavior
The cable is deleted, but the user is redirected to the cables list view because no return_url is passed.
Metadata
Metadata
Assignees
Labels
status: 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