Skip to content

NextEntityTypeConfig does not calculate dependencies #599

Open
@mglaman

Description

@mglaman

Package containing the bug

next (Drupal module)

Describe the bug

Expected behavior

Deleting a content type should delete the matching NextEntityTypeConfig config entity. It does not because there are no calculated dependencies.

dependencies: {  }
id: node.page

Steps to reproduce:

  1. First create content type
  2. Then create NextEntityTypeConfig
  3. Delete content type
  4. 😢 expect NextEntityTypeConfig to be removed

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions