Closed (fixed)
Project:
Event Platform
Version:
2.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2026 at 20:55 UTC
Updated:
22 Feb 2026 at 15:34 UTC
Jump to comment: Most recent
When attempting to install version 2.0.3, receive the following error.
Configuration objects provided by <em class="placeholder">event_platform_details</em> have unmet dependencies: <em class="placeholder">core.entity_view_display.taxonomy_term.event.dates.field.field.taxonomy_term.event.field_event_name_display)</em>
Tracing it back it seems the config for field.storage.taxonomy_term.field_event_name_display is missing from the codebase.
Add missing field storage for event_name_display field.
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 #3
markie commentedLocally, I was able to rename the files in the MR and install the platform. There were other config errors however:
Comment #5
bernardm28 commentedUps, thanks for the insights and the quick update on them.
Comment #6
bernardm28 commented