Problem/Motivation
Just now I realized that I need a value comparison process plugin to solve #3218083: Handle long media source field names. Fortunately I already wrote that plugin and released as part of Bean Migrate: this is BeanCompare.
I don't want to add the same process plugin to Media Migration.
Proposed resolution
Move BeanCompare into migmag_process and add test coverage.
Remaining tasks
- Patch + test
- Add documentation.
- After commit: release a new minor.
API changes
New migrate process plugin in Migrate Magician.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | migmag-comparison_process_plugin-3254688-4.patch | 18.53 KB | huzooka |
Comments
Comment #2
huzookaComment #4
huzookaComment #5
huzookaOnline documentation added: https://www.drupal.org/docs/contributed-modules/migrate-magician/migrate...
Comment #7
huzooka