Skip to content

[bug] : CSV importer interpretes cell containing only whitespace as valid input #108

@isuscott

Description

@isuscott

CSV importer interprets cell containing only whitespace as valid input

bug 🪳

  • CSV importer interprets Article title cells with only whitespace as content as a valid Article
    • tends to be difficult to debug because errors can point to any other column
  • whitespace cells in other columns also trigger errors
    e.g. error received that an invalid Stage was entered for "empty" cells

recommendation

  • ignore cells containing only whitespace (space, tab, line feed (newline), carriage return, form feed, and vertical tab)

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