Skip to content

fixes to address suspected issues in door_importer

Mike Kanning requested to merge 20200124_mk_importer_bugfix into master

Sorry, I miffed the commit message included here

  1. Don't do versioning on import (reduce db queries, time)
  2. Don't index Allocations when resources are created (see AllocationIndexingBehavior concern) - Allocations are indexed in bulk explicitly in the job
Edited by Mike Kanning

Merge request reports

Loading