Problem/Motivation

There are some migrate destination plugins in Drupal core which aren't rollbackable. Since we needed this feature, we wrote our own plugins which can replace the corresponding core-provided ones.

In the hope that others may benefit from using these plugins, we would like to publish them.

Proposed resolution

  • Create a MigMag submodule migmag_rollbackable for holding the plugins and their tests.
  • Create a MigMag submodule migmag_rollbackable_replacefor replacing the non-rollbackable plugins with their corresponding rollbackable variants.

Remaining tasks

Create the patch.

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

huzooka created an issue. See original summary.

huzooka’s picture

  • huzooka committed 3f6274b on 1.0.x
    Issue #3223408 by huzooka: Release rollbackable (config- and settings-)...
huzooka’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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