-
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
Description
NetBox version
v3.4.3
Python version
3.10
Steps to Reproduce
- Open any object, that accept contact assignments. Device, for example.
- Click on Contacts tab.
- Hoover or click on "+ Add a contact" button.
Expected Behavior
Return URL must point to Contacts tab: /<object.type>/<object.id>/contacts/
For example: dcim/devices/52/contacts/
Observed Behavior
Return URL points to object: &return_url=/dcim/devices/52/
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