Closed (won't fix)
Project:
Salesforce Suite
Version:
8.x-3.0
Component:
salesforce_mapping.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2018 at 21:20 UTC
Updated:
21 Feb 2026 at 19:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aaronbaumando you mean it takes too long to complete? or it dies completely?
this update is using Drupal's batch api for the exact reasons you describe, but granted i have not tested on a 400K dataset.
Maybe include the equivalent sql commands in the comment, so that users can circumvent The Drupal Way&tm; when it fails.
Comment #3
gcbError was tough to parse:
Perhaps the server simply turned the test site off, and it would have completed eventually. However, it was running for about 12 hours before it crashed: that's quite a long time to sit in maintenance mode.
I guess since this is an update hook designed to take the module out of a non-stable release to a stable, that might be a more reasonable ask.
Comment #4
gcbJust running it in sql still leaves you with an update that wants to run. How about I insert a comment that points to this patch, in case people want to use it?
Comment #5
gcbComment #6
aaronbaumanI'm good just adding a link to this issue.
I don't think we need to worry about tweaking this update hook too much, since it's probably just you and me who are using it.
Comment #7
gcbNo objections here.
Comment #8
aaronbauman8.x is no longer supported