Problem/Motivation
Missing mapping for Geofield Map ,throws warning while migration.
Steps to reproduce
Try migrating Geofield with format set to Geofield map.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | geofield_map_missing_mapping_patch-2.patch | 523 bytes | omkar.podey |
Comments
Comment #2
omkar.podey commentedAdded Mapping.
Comment #3
omkar.podey commentedComment #4
wim leersHm, looks like the
geofield_mapsubmodule in Drupal 7 was moved into a separate D8 module: https://www.drupal.org/project/geofield_map.But that'd require an extra module to be installed, and it's a non-trivial migration. This is definitely RTBC-worthy, because it improves the status quo!
Comment #6
itamair commentedCommitted into dev, going to deploy a new Geofield release right after this.
I will review the https://www.drupal.org/project/geofield_map/issues/3249091 asap ...
Comment #7
wim leersThank you! :)