Skip to content

Objective Notes is not persisted to the csv #33

@caseyjbrotherton

Description

@caseyjbrotherton

Without a column name, notes doesn't make it to the csv.

Couldn't figure out a way to make that happen with the config file, maybe I missed something.

But if you add:

columnNames.add("Notes");

in objCsv after columnNames.addAll(spinnerNames);, then it seems to be added correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions