Fixes: #20098 - Handle empty object_types field in Tag bulk import #1449

Closed
opened 2026-04-06 01:44:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @bctiemann on 8/14/2025

Fixes: #20098

Handles the case in CSVMultipleContentTypeField.prepare_value where value is null (which only occurs in Tag bulk import, where the object_types field is optional).

*Originally created by @bctiemann on 8/14/2025* ### Fixes: #20098 Handles the case in `CSVMultipleContentTypeField.prepare_value` where `value` is null (which only occurs in Tag bulk import, where the `object_types` field is optional).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1449