- 🇨🇦Canada mdolnik
Added update to
\Plugin\migrate\process\SignatureFieldProcess::transform()
which provides new logic to grab an existing file entity if one already exists for a given signature file URI.This updated patch helps prevent situations where there could end up with multiple file entities for a given signature file.
This situation can occur when entity revisions which contain the reference to the signature file are migrated.