Skip to content

feature/ISTWCMS-5355-ocardena: migrate extra options in facts and figure

Summary of changes

  • Modify UwFactPointItem.php plugin to add icon values.
  • Add new values to uw_para_fact_figure.yml migration

How to test?

  • Checkout this branch
  • Run drush sql-drop -y && drush sql-cli < start.sql && drush cr && drush mim --group=uw --continue-on-failure
  • Go to /migration-issue-showcases/issue-3-facts-and-figures-only-migrates-first-line-text and verify the fact and figures components were migrated with the icons.

Merge request reports