Update Import object persistence approach
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
Showing
This diff is collapsed.
Please register or sign in to comment