-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2023.11, 2021.53
-
Component/s: CSV Importer
-
Tags:
-
Backlog priority:500
A client has a use case where they are importing documents from CSV and values have preceding and following whitespace. Make the trim option enabled or disabled via a configuration property.
Example CSV
"name","type","dc:title","dc:description","dc:issued" "my-file","File","My file"," This is my file's description ","2020-10-01T00:00:00"