Closed (fixed)
Project:
User Import
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 14:37 UTC
Updated:
21 Sep 2018 at 02:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cyberwolf commentedAttaching a patch for git master branch.
Comment #2
robert castelo commentedThanks.
Committing to User Import 6.x-2.4.
Comment #3
robert castelo commentedOpps, I meant committing to 6.x-2.5.
Comment #5
abaier commentedJust one question: There is no way to import files through drush directly without waiting for the next cron run, right?
Comment #6
jwilson3@ABaier, sure, you can force the specific cronjob to run with:
You may also want to set a really high value for user_import_max so you don't have to call this function multiple times.