Add remaining field mappings

This commit is contained in:
benjamin melançon 2019-07-27 17:34:09 -04:00
parent 25527c93a6
commit 501f1e69c2

11
7to8fieldmapping.md Normal file
View file

@ -0,0 +1,11 @@
# Drupal 7 to Drupal 8 Field Mappings
Almost all the migration has already been done. These are some leftovers, which were fields that did not have a Drutopia counterpart for the most part and so did not exist at the time of initial content migration:
# Content: Article
| Source | Target |
| ------ | ------ |
| `field_subtitle` |`field_subtitle` |
| `field_publication_date` | `field_publication_date` |