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).
Implemented in r69604. The summary was not implemented, was not a requirement anyway.