TWSD-1310 Can not able to import CSV file on virtual and real service.
Review Request #1190 — Created Nov. 25, 2025 and submitted
| Information | |
|---|---|
| austin | |
| APV10 | |
| rel_apv_10_7_4 | |
| TWSD-1310 | |
| Reviewers | |
| lucille, mingji, shuinvy | |
TWSD-1310 Can not able to import CSV file on virtual and real service.
Jira:https://arraynetworks.atlassian.net/jira/software/projects/TWSD/boards/62?jql=assignee%20%3D%20712020%3A64a4a8f2-81d8-4b7a-9664-f9019a720f96&selectedIssue=TWSD-1310
- Numeric fields do not fail due to a default value of 0.
- Related fields do not fail due to stale CSV data or object reuse.
- Updates run correctly when data exists, without crashing.
Change Summary:
Fix CSV import for optional integer fields by checking scope min value to correctly distinguish between 0 and None defaults.
Diff: |
Revision 3 (+1166 -1145) |
|---|
