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
@bctiemann bctiemann merged commit 6c2a6d0 into main Nov 6, 2025
10 checks passed
@jeremystretch jeremystretch deleted the 20645-bulk-upload branch November 6, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants