Skip to content
Snippets Groups Projects
Commit 759ff3e5 authored by Jim Birch's avatar Jim Birch Committed by Adam G-H
Browse files

Issue #3527330 by thejimbirch, chike: Events recipe treats 5 config entities...

Issue #3527330 by thejimbirch, chike: Events recipe treats 5 config entities strictly, but the actual field names are different
parent c5632ce3
No related branches found
No related tags found
No related merge requests found
Pipeline #509682 passed
......@@ -20,11 +20,12 @@ install:
config:
# Treat all field storages strictly, since they influence the database layout.
strict:
- field.storage.node.field_date
- field.storage.node.field_file
- field.storage.node.field_event__date
- field.storage.node.field_event__file
- field.storage.node.field_event__link
- field.storage.node.field_event__location_address
- field.storage.node.field_event__location_name
- field.storage.node.field_geofield
- field.storage.node.field_link
- field.storage.node.field_location_address
import:
geofield: '*'
smart_date: '*'
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment