Skip to content

Deleting entity translation does not trigger revalidation #779

Open
@bojanbogdanovic

Description

@bojanbogdanovic

Package containing the bug

next (Drupal module)

Describe the bug

When deleting an entity translation which isn't the default language, the revalidation isn't triggered for that specific translation. This results in that the translation isn't available in Drupal but the page is still available on the frontend.

Expected behavior

When deleting an entity translation, the associated page in the frontend shouldn't be available anymore.

Steps to reproduce:

  1. Add node with two translations (e.g: English and Dutch).
  2. Then delete Dutch (which isn't the default language) translation on: /node/<nid>/translations
  3. Check if the Dutch node is available on the frontend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageA new issue that needs triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions