Problem/Motivation

When migrating taxonomy terms from D7 to D8 the description value field is imported correctly, but not the description format.

Proposed resolution

Correct the omission in the d7_taxonomy_term.yml migration template.

Remaining tasks

Test and deploy

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jo Fitzgerald created an issue. See original summary.

jofitz’s picture

Issue summary: View changes
Status: Active » Needs review
Issue tags: +migrate-d7-d8
FileSize
554 bytes

Provide suggested patch.

benjy’s picture

Status: Needs review » Needs work
Issue tags: +Needs tests
jofitz’s picture

Status: Needs work » Needs review
Issue tags: -Needs tests
FileSize
3.12 KB
3.67 KB

Added tests.

benjy’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, looks good.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 4: d7_taxonomy_description_format-2691641-4.patch, failed testing.

benjy’s picture

Status: Needs work » Reviewed & tested by the community

I think the failure could have been in head.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.2.x and cherry-picked to 8.1.x. Thanks!

  • catch committed 327f8e3 on 8.2.x
    Issue #2691641 by Jo Fitzgerald, benjy: D7 taxonomy description format...

  • catch committed 727bead on 8.1.x
    Issue #2691641 by Jo Fitzgerald, benjy: D7 taxonomy description format...
catch’s picture

Status: Reviewed & tested by the community » Fixed
james.williams’s picture

Status: Fixed » Closed (fixed)

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

jofitz’s picture