Allow to map a new media entity by source plugin setting

Created on 5 October 2023, about 1 year ago

Problem/Motivation

Currently, MediaMigrateSubscriber is used to map media entities during migration.
The subscriber works only for media_entity_generator source plugin.
This is not a good way because as we know, the migration very often can be customized by developers for different reasons and the different custom source plugin can be used. So, the subscriber won't be working for those plugins.

ALSO, more importantly, the subscriber does not work for D7 plugins.

Proposed resolution

Handle it with the unique plugin setting.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine HitchShock Ukraine

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024