Skip to content

reinsert check to see if item already imported

Max Callaghan requested to merge importfix into main

Last MR removed the logic where we tested if an item had already been imported. Logs showed unique key violations which this was designed to prevent. These are reintroduced

Merge request reports