Some CRUD ops on sub-items redirect browser to main page rather than to parent object that was just modified. #2303
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
It appears that when performing CRUD operations on a some sub-items, specifically interfaces on devices, upon hitting the final "Create/Delete" button, the user is redirected to the main page rather than back to the device.
Normal editing seems to have no issue, this seems to only occur on sub-items like interfaces.
Steps to Reproduce
Add or remove interfaces on a device, make sure to hit "Create" and not "Create and add more".
Expected Behavior
That the browser would be redirected to the device just edited.
Observed Behavior
Browser is redirected to the main NB page.
The text was updated successfully, but these errors were encountered: