Version 3.2 of views_bulk_operations was just released:

https://drupal.org/node/2161705

It contains loads of bug fixes!

I think the only thing in Panopoly that directly uses it is the 'admin_views' module which is installed by Panopoly Admin.

I'll attach a patch in a moment.

CommentFileSizeAuthor
#1 panopoly_core-update-vbo-2163447-1.patch467 bytesdsnopek
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dsnopek’s picture

Status: Active » Needs review
FileSize
467 bytes

Patch is attached! I haven't done any testing yet.

cboyden’s picture

This update will be very helpful - we want to use the new "cancel user account" action in our admin views.

lsolesen’s picture

@cboyden You are very welcome to test out, whether the update breaks anything :) If not after extensive testing, set it to RTBC.

caschbre’s picture

I've upgraded to 3.2 and so far have not had any issues.

cboyden’s picture

Likewise. Upgraded to VBO 3.2 on the latest Panopoly 1.1 with no errors.

dsnopek’s picture

VBO is used exclusively by 'admin_views', which implements the following paths with VBO:

  • admin/content/book
  • admin/content/comment
  • admin/content/comment/approval
  • admin/people

I poked around on those pages doing bulk operations - everything worked fine! I searched the admin_views issue queue to see if there were any problems reported for VBO 3.2 - nothing!

I'm going to commit this.

dsnopek’s picture

Status: Fixed » Closed (fixed)

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