Skip to content

CSV Exports incorrectly handle newlines in fields #317

@SafarRadim

Description

@SafarRadim

In the description field, if someone adds a newline, it also adds the newline to the export. The issue is that it hasn't escaped, so it creates a new line, making it harder to parse correctly.

Both instances had CR LF, which might be part of the issue.

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