It would great if the node bulk operations (especially delete) used the Drupal 6.x batch API, so you could get a progress indication on the deletion and wouldn't risk the process timing out. This would be especially helpful since VBO allows you to select *all* the nodes in a given view.

Comments

infojunkie’s picture

Category: feature » support
Status: Active » Fixed

It does. Check the Views settings, Bulk Operations style, gear icon.

EvanDonovan’s picture

Component: Code » Documentation
Category: support » feature
Status: Fixed » Active

Ok, great. I tried it out and it works perfectly. Could this be added to the documentation (README.txt)?

EvanDonovan’s picture

Title: Use the Batch API for node bulk operations » Document use of the Batch API for node bulk operations

Updated title.

infojunkie’s picture

Status: Active » Fixed

The README.txt file points to the module's page on Drupal.org.

EvanDonovan’s picture

Yes, but the module page doesn't say how to use the Batch API. Would it be possible to add that to the FAQ?

infojunkie’s picture

Done. Thanks.

EvanDonovan’s picture

Thanks so much! This is great.

Status: Fixed » Closed (fixed)

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