Dependency on d7_farm_log migration

Created on 17 October 2023, about 1 year ago
Updated 24 February 2024, 9 months ago

Problem/Motivation

Experiencing an issue after enabling the farm_import_csv module. The CSV menu links are never built and I have this error message in logs:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "d7_farm_log" plugin does not exist. Valid plugin IDs for Drupal\migrate\Plugin\MigrateSourcePluginManager are: csv_file, embedded_data, empty, table, url, csv in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /var/www/html/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

I see that the REI migrations depend on d7_farm_log, but also the farm_migrate module. But I confirmed that I don't have farm_migrate installed (and never have, this is a local env). So not sure why the REI migrations were ever created. Hmm. For now the fix is enabling farm_migrate and the error goes away.

Steps to reproduce

Install farm_rei with farm_import_csv, without farm_migrate installed.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States paul121 Spokane, WA

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

Comments & Activities

Production build 0.71.5 2024