Actions
Defect #2323
openImportCSVUserContractRolesTaskExecutor - Contract EAV is null instead of empty String
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/12/2020
Due date:
% Done:
0%
Estimated time:
Affected versions:
Owner:
Description
Contract EAV is not optional - LRT requires it before saving
When importing Contract EAV column it recognises ;""; or ;; as null instead of empty string;
Related issues
Updated by Roman Kubica over 4 years ago
Examples of CSV which should be working and aren't.
role;user;position
1. role1;user1;
2. role1;user1;""
Updated by Marek Klement over 4 years ago
- Related to Task #2329: Support multivalued role column in ImportCSVUserContractRolesTaskExecutor added
Actions