Fixes #20011: Provide accurate error for bulk import duplicate IDs #717

Closed
opened 2026-04-05 17:17:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jnovinger on 12/17/2025

Fixes: #20011

  • BulkImportView.create_and_update_objects() now checks for duplicate IDs and returns a more useful error message
  • Chose not to implement extra logging, as original report requested, as it is inconsistent with current logging approach for bulk views. If we need to change this, a new FR should be filed.
*Originally created by @jnovinger on 12/17/2025* ### Fixes: #20011 - `BulkImportView.create_and_update_objects()` now checks for duplicate IDs and returns a more useful error message - Chose not to implement extra logging, as original report requested, as it is inconsistent with current logging approach for bulk views. If we need to change this, a new FR should be filed.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#717