Problem/Motivation
field.field.node.location.field_geofield.yml has this in it:
settings:
backend: geofield_backend_default
That setting is on the field storage only. Because of this discrepancy, the recipe cannot be applied twice.
Proposed resolution
Remove that defunct setting.
Issue fork locations-3464472
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
phenaproximaComment #4
phenaproximaComment #7
mandclu commentedThanks for identifying this, and for providing a fix. Merged in.