-
Notifications
You must be signed in to change notification settings - Fork 46
Description
When uploading a CSV file, even if the Last Name field is empty (though it is marked as mandatory), the system does not display any validation error. Instead, the upload is marked as successful, and the record is created in the system.
env: pre-release and prod
org : Testdin (prod)
user : dinesh@Testdin
Steps to Reproduce:
1.Prepare a CSV file with the Last Name field left empty for one or more records
2.Upload the CSV file through the bulk upload option
3.Submit the file
Expected Result:
System should throw a validation error.Error message should indicate that “Last Name is mandatory”.Record should NOT be created
Actual result :
No validation error is displayed. Upload shows success message . Record is created with empty Last Name field
Reference files ;
uploaded file :
Metadata
Metadata
Assignees
Labels
Type
Projects
Status