-
-
Notifications
You must be signed in to change notification settings - Fork 4
Unsupported csv character #15
Copy link
Copy link
Open
Labels
fix in next versionThe fix for this is already made in the next version of the appThe fix for this is already made in the next version of the app
Metadata
Metadata
Assignees
Labels
fix in next versionThe fix for this is already made in the next version of the appThe fix for this is already made in the next version of the app
When the CSV header has some unsupported character like " then the app crashes.
For example, if the header is in " " then we need to remove " from the header
"Id","IsDeleted","ParentId","OwnerId","CreatedDate","CreatedById"