Skip to content

Skip importing files that cause index violations

Catch django integrity violation, print error message and skip violating file. This is merely a workaround -- the proper fix is to rework the whole update metadata functionality.

Merge request reports