Entity type not specified on forms_steps entry deletion

Created on 9 January 2024, 6 months ago

Problem/Motivation

When using forms_steps on multiple entity type, not only node. The deletion of an entity will delete any steps for any entity having the same id regardless the entity type.

Steps to reproduce

- Create several form steps on different entity type (not only nodes)
- Create entities using form steps (for exemple custom_entity:1 and another_custom_entity:1)
- Delete one of the entities created, these will delete any form step on entity with the same ID

Proposed resolution

Add entity_type_id on entity predelete hook

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: duplicate

Version

1.6

Component

Code

Created by

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

Comments & Activities

Production build 0.69.0 2024