Skip to content

Properly annotate the migration plugin as handling multiple values.

The plugin is written to handle multiple field values together, but without this annotation, the migration system passes field values one by one.

Closes #3443532

Merge request reports