If a taxonomy terms is being migrated to a multivalued taxonomy field than ignore the empty values.
For example:-
Term1, Term2,
Here Term1 and Term2 are being created if not present at Drupal site as create_term argument is being used but here it also creates a term with empty name as well as the column has , in the end.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | ignore_migration_of_empty_terms_in_case_of_multiple_terms_being_migrated.patch | 1.35 KB | gg24 |
Comments
Comment #2
gg24 commentedPlease review the patch attached.
Comment #4
gg24 commentedComment #5
gg24 commentedComment #6
alexmoreno commentedComment #7
pifagorComment #9
pifagorComment #11
joseph.olstadhttps://www.drupal.org/project/migrate/releases/7.x-2.12