Skip to content

Conversation

@arthanson
Copy link
Collaborator

@arthanson arthanson commented Oct 30, 2025

Fixes: #20645

This fix now allows any other model using CSVChoiceField to properly use model defaults when CSV columns are present but empty. For example, when a cable is imported with an empty status field.

This fix is limited to CSV import forms only and doesn't affect web UI forms or other form types.

@arthanson arthanson changed the title DRAFT: 20645 CSVChoiceField use default if blank 20645 CSVChoiceField use default if blank Oct 30, 2025
@arthanson arthanson marked this pull request as ready for review October 30, 2025 23:01
@arthanson arthanson requested review from a team and bctiemann and removed request for a team October 30, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cable Bulk Uploads allow blank status fields

2 participants