[en] TS002093002 — Extra quote ( ' ) characters appearing in .csv file text publish
[en] Fixed: Resolved an issue where exporting to a .csv file causes extra quote characters to display around negative numbers.
[en] Reproduction Steps
[en] 1. Log in to the admin client.
[en] 2. From Composer, add a custom table with 1 numeric column.
[en] 3. Add a row that contains a negative number.
[en] 4. Select Publish > Text File and choose "Comma" as the delimiter type.
[en] 5. Once downloaded, open the .csv file.
[en] The result is the negative number has quotes around it when there should be no quotes.