The Views Bulk Operations module (VBO) has a nasty bug where it doesn't load include files properly (doesn't use DRUPAL_ROOT). This causes Travis CI jobs to fail (in this case Open Atrium).

Here is the VBO issue: https://www.drupal.org/node/2192775 (fixed in latest dev)

Patch coming

Comments

mpotter’s picture

Status: Active » Needs review
StatusFileSize
new481 bytes

Here is the patch

  • dsnopek committed 1bd114e on 7.x-1.x
    Update Panopoly Core for #2374121 by mpotter: Fixed Patch needed to...
dsnopek’s picture

Status: Needs review » Fixed

Thanks! I did some quick manual testing and everything seemed to work fine with the patch. Committed!

Status: Fixed » Closed (fixed)

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