-
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
NetBox version
v3.1.1
Python version
3.8
Steps to Reproduce
- Create a device with an interface, say IP 192.168.5.1/24
- Create FHRP group ID 1, with address 192.168.5.2/24, status Active, "Create and add another"
- Create FHRP group ID 2, with address 192.168.5.3/24, status Active, "Create"
- Go to the device, view the interface
- Click "Assign group". Click "Cancel". This correctly returns to the interface.
- Click "Assign group". Select group ID 1, priority 0, click "Create and add another"
- Click "Cancel"
Expected Behavior
Return to the interface page (/dcim/interfaces/NNN/)
Observed Behavior
Returns to the Netbox home page. It has forgotten the navigation route to the correct place
abrahamvegh
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