Closed (fixed)
Project:
Content Synchronization
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2018 at 15:31 UTC
Updated:
14 Mar 2019 at 09:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kfritscheHere a patch which rewrites the hook_install to use entity queries.
Comment #3
el1_1el commentedI cannot install this module in the UI without this patch on a site with 12K+ nodes. Using drush en does work without it, but this is needed for non drush enabling and seems to work as expected.
See also project/content_sync/issues/2985606 for other memory issues.
Comment #13
blanca.esqueda commentedComment #20
blanca.esqueda commentedComment #21
blanca.esqueda commentedComment #23
blanca.esqueda commentedA commit has been added to 8.x-2.x-dev, the installation process has been updated.
Added credit to the participant in other threads closed as duplicates related to install and export content.
Thank you!!
Blanca
Comment #24
blanca.esqueda commentedComment #25
no74hI used dev version and I'm still facing the same error. Apparently, the code had been refactored and this patch is not valid anymore. Any infos? Thanks