Contact Assignments Create and Add Another #6853

Closed
opened 2025-12-29 19:46:05 +01:00 by adam · 0 comments
Owner

Originally created by @atownson on GitHub (Aug 22, 2022).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.3.0

Python version

3.8

Steps to Reproduce

  1. Click 'Add a Contact' on a Device or Virtual Machine (possibly others) detail page.
  2. Enter Contact and Role.
  3. Click 'Create & Add Another'

Expected Behavior

Returns to the Contact Assignment Page for the previous Device/Virtual Machine.

Observed Behavior

Contact is created but redirects to /tenancy/contact-assignments/add/ without the content_type and object_id parameters resulting in Page Not Found.
image

Originally created by @atownson on GitHub (Aug 22, 2022). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.3.0 ### Python version 3.8 ### Steps to Reproduce 1. Click 'Add a Contact' on a Device or Virtual Machine (possibly others) detail page. 2. Enter Contact and Role. 3. Click 'Create & Add Another' ### Expected Behavior Returns to the Contact Assignment Page for the previous Device/Virtual Machine. ### Observed Behavior Contact is created but redirects to /tenancy/contact-assignments/add/ without the content_type and object_id parameters resulting in Page Not Found. ![image](https://user-images.githubusercontent.com/52260120/185956494-983e4c9b-c2de-4bdd-b86d-ccc2eade13e8.png)
adam added the type: bugstatus: accepted labels 2025-12-29 19:46:05 +01:00
adam closed this issue 2025-12-29 19:46:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6853