• George Koltsov's avatar
    Update Import object persistence approach · 489555c9
    George Koltsov authored
      Add an alternative way of persisting objects during
      Project/Group Import. Instead of saving an object with
      all of its subrelations all at once within one potentially
      long database transaction, separate collection subrelations
      from the object and persist them separately, in batches and
      in smaller more frequent db transactions.
    
    Changelog: changed
    489555c9
import_relation_object_persistence.yml 276 Bytes