feature/ISTWCMS-5221-ocardena: fact figure migration
Summary of changes
- Modify
UwFactPointItem.php
plugin to support multiple 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 all lines of text.