Skip to content

Beautify the messages when importing tickets #15

Open
@bschmalhofer

Description

@bschmalhofer

Currently the output looks like:

reading file tickets_25aa//tickets_25a000007.csv.

Import of 110 Ticket records:
---------------------------------------------------------------------
Success: 110 succeeded
Error: 0 failed.
Import of 110 Ticket records: 100 Article created
Import of 110 Ticket records: 10 Ticket created
Import complete.

Nice to have:

  • show the chunk count
  • Success: 110 succeeded is not really informative
  • First show ticket stats, then article stats
  • add stats for attachments
  • Sum up in the end
  • Computer readable output, maybe JSON

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