Problem/Motivation

Trying to migrate media entity fields, entitiy reference fields or using "Media migration", which converts all image fields to media fields, will fail with the following message:

[error] The "photoswipe" plugin does not exist [...]

This is caused through "hook_field_migration_field_formatter_info" not supporting media or entity_reference fields.

Steps to reproduce

Proposed resolution

Add media_image and entity_reference support for "hook_field_migration_field_formatter_info".

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork photoswipe-3332543

Command icon Show commands

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

Grevil created an issue. See original summary.

anybody’s picture

Status: Active » Reviewed & tested by the community

Nice finde @Grevil! RTBC

anybody’s picture

Assigned: grevil » Unassigned
Status: Reviewed & tested by the community » Fixed

@Grevil merged this.

Status: Fixed » Closed (fixed)

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