MigrateDestinationOGMembership should extend MigrateDestinationEntity
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #1884874. --> Reported by: [svilleintel](https://www.drupal.org/user/2283828) >>> <p>It would useful if the og_membership.inc MigrateDestinationOGMembership called the prepare() function right before the og_membership is saved and the complete() function after the roles are created in the import() function. This would be useful and also keep inline with the migrate conventions of commonly implemented functions. See other Migrate destination plugins import() functions for examples.</p>
issue