Skip to content

Incorrect "return_url" in new "Contacts" tab #12961

@stavr666

Description

@stavr666

NetBox version

v3.4.3

Python version

3.10

Steps to Reproduce

  1. Open any object, that accept contact assignments. Device, for example.
  2. Click on Contacts tab.
  3. 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 availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions