Skip to content

fix(datastore): importer: display counters for new import methods

Hayley Swimelar requested to merge fix-row-counts into master

Context

This MR fixes an issue in which the -c option was ignored for the new import methods. This was due to the counter key/value pairs being added to the logger after the last log message written. This is fixed by moving the counter creation call above the final log entry.

Edited by Hayley Swimelar

Merge request reports

Loading