Events recipe treats 5 config entities strictly, but the actual field names are different

Created on 29 May 2025, 25 days ago

Problem/Motivation

In the recipe, these fields are being treated strictly.

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_geofield
    - field.storage.node.field_link
    - field.storage.node.field_location_address

But the field names in the config folder are different.

Proposed resolution

Update the recipe to use the correct config name.

Configuration changes

No need to update existing sites as this only has to do with the application of the recipe.

πŸ› Bug report
Status

Active

Component

Track: Event

Created by

πŸ‡ΊπŸ‡ΈUnited States thejimbirch Cape Cod, Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024