Created on 17 March 2025, 3 months ago

Problem/Motivation

I updated to the latest Civicrm entity and it fixed issues I was having with ECA.

But now when I try and access Feeds types settings or add a new feed I get this error

Error: Class "Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase" not found in include() (line 31 of modules/contrib/civicrm_entity/src/Plugin/Action/CivicrmContactAddToGroup.php).

Updating to latest feeds release (3) doesn't fix it for me. If you think it's a feeds issue, let me know and I'll report over there.

Thanks for all your work.

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia joewickert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @joewickert
  • πŸ‡ΊπŸ‡ΈUnited States markusa

    Some short term options:

    Try installing Views Bulk Operations module.

    I'm not sure why Feeds in particular is causing that, perhaps it is trying to discover all Action plugins differently than Core or in some different context.

    If you're not using that Action, you could just patch out the entire file.

  • πŸ‡¦πŸ‡ΊAustralia joewickert

    Thanks for the quick response, it also occurred to me that it was weird that there was an error about VBO when VBO wasn't installed!

    I've installed Views bulk operations now and everything seems to be working again.

Production build 0.71.5 2024