Closed (fixed)
Project:
farmOS
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2023 at 21:13 UTC
Updated:
18 Jan 2024 at 21:53 UTC
Jump to comment: Most recent
The asset module that comes with farmOS includes a d7_asset plugin for migrating asset entities from farmOS v1 (Drupal 7). We no longer support migrations from farmOS v1 in the 3.x branch as of #3382616: Remove v1 migrations from farmOS 3.x. We should have removed the d7_asset plugin at the same time, but it slipped between the cracks.
This was first discovered in https://github.com/farmOS/farmOS/issues/759.
Removing the plugin now would constitute a breaking change, so I propose we deprecate this it in 3.x and remove it in 4.x.
@deprecated annotation.Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
m.stentaComment #4
paul121 commentedLGTM
Comment #6
m.stenta