Config form broken on single bundle and bundleless entities

Created on 15 December 2019, almost 5 years ago
Updated 11 September 2023, about 1 year ago

I created a bundleless entity in a custom module using drupal console.

When you create an EVA view display and select the entity, you can't get to the settings form to select a bundle.

To work around this, I exported the view config, and changed the bundle to match the entity name (see bundles: time_slot):

  entity_view_1:
    display_plugin: entity_view
    id: entity_view_1
    display_title: EVA
    position: 1
    display_options:
      display_extenders: {  }
      entity_type: time_slot
      bundles:
        - time_slot
πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024