- Issue created by @nuez
- Status changed to Needs review
10 months ago 7:41am 14 February 2024
After an IEF form is cancelled or an item is removed the inline_entity_form storage is not cleared properly for that field.
If entity reference fields are used inside the edited entity then previously filled in entity reference fields will show inside the IEF entity, even though we are creating a new entity,
The same behavior occurs when deleting the inline entity.
I've tested this with bundle selection.
On 'cancel' and 'delete' actions, the form state storage for that field and all underlying ief fields should be cleared.
Tests. Find out where this should be fixed.
Needs review
3.0
Code