Skip to content

csv import: strip commas from number fields on importing #2797

@squigglybob

Description

@squigglybob

Is your feature request related to a problem? Please describe.
When importing a formatted number such as 1,200 into a number field, an error is thrown

Image

Describe the solution you'd like
If the commas were stripped before the import this could alleviate this issue occurring.

Alternative solution
Is to strip the commas manually before upload, but this can be tricky, as google sheets displays commas when they don't exist, and libreoffice doesn't display commas in numbers when they do exist (by default)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions