Bug 41345 - ucsschool-import: create CSV file with the result of the import job
ucsschool-import: create CSV file with the result of the import job
Status: RESOLVED FIXED
Product: UCS@school
Classification: Unclassified
Component: Import scripts
UCS@school 4.1 R2
Other Linux
: P5 normal (vote)
: UCS@school 4.1 R2
Assigned To: Daniel Tröder
Sönke Schwardt-Krummrich
: interim-1
Depends on:
Blocks: 41239
  Show dependency treegraph
 
Reported: 2016-05-25 16:40 CEST by Daniel Tröder
Modified: 2016-09-30 11:58 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2016-05-25 16:40:57 CEST
Create CSV file with the result of the import job.

* Each line in the CSV should contain a reference to the corresponding entry in the input data.
* Errors should be as expressive as possible, but without a traceback.
* A summary should [not] be {pre/a}ppended (configurable).
Comment 1 Daniel Tröder univentionstaff 2016-05-30 14:47:15 CEST
Implemented in r69604.
The summary was not implemented, was not a requirement anyway.