Add remaining field mappings
This commit is contained in:
parent
25527c93a6
commit
501f1e69c2
1 changed files with 11 additions and 0 deletions
11
7to8fieldmapping.md
Normal file
11
7to8fieldmapping.md
Normal 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` |
|
Loading…
Add table
Reference in a new issue