Problem/Motivation
With recipe strict mode it throws error while reapplying recipe.
Steps to reproduce
Create recipe or use existing recipe and add geofield_map module in it.
Apply recipe - all good.
Reapply recipe - error.
Proposed resolution
Remove uuid from image.style.geofield_map_default_icon_style config.
Remaining tasks
Create MR & request review.
Review & RTBC
Merge & Release
User interface changes
No
API changes
No
Data model changes
No
Issue fork geofield_map-3492207
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:
- 3492207-fix-config-error
changes, plain diff MR !24
Comments
Comment #3
rajeshreeputraPlease review.
Comment #4
Anonymous (not verified) commentedUUID has been removed from image.style.geofield_map_default_icon_style config.
Seems good
Moving to RTBC+
Comment #6
itamair commentedLatest commit: https://git.drupalcode.org/project/geofield_map/-/commit/bc979025ac6460d...
matches MR !24 changes.
Closing this as Fixed (and its MR)