Problem/Motivation

Provide LinkIt plugin migration support for Acquia DAM migration.
Currently:

  • Media: Acquia DAM provides dam_asset LinkIt substitution plugin (Direct URL to DAM file entity)
  • Acquia DAM module provides acquia_dam_asset LinkIt plugin (Direct URL to Acquia DAM Assets)

Migration gap: CKEditor LinkIt configurations point to legacy dam_asset plugin and need updating to acquia_dam_asset.

Steps to reproduce

Create migration handler that:

  • Identifies legacy LinkIt configurations using dam_asset plugin in CKEditor text formats
  • Updates plugin references from dam_asset → acquia_dam_asset
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

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Status: Active » Needs review

Requesting review.

rajeshreeputra’s picture

Status: Needs review » Fixed

Merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajeshreeputra changed the visibility of the branch 3569863-linkit-module-check to hidden.

rajeshreeputra changed the visibility of the branch 3569863-linkit-module-check to active.

Status: Fixed » Closed (fixed)

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