I'm doing some redesign around the background import method, will report back later.

Comments

mikeryan’s picture

Status: Active » Fixed

Forgot to close the loop on this... I decided the UI for configuring drush commands was both too confusing for the bulk of users, and too dangerous (I wasn't sure I could absolutely guarantee that the drush command path couldn't be hacked to do nefarious things on the server). So, the UI by default simply uses Batch API for import - to use the drush support will require setting some variables (e.g., with $conf in settings.php) to configure it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.