- Issue created by @hoegrammer
- Status changed to Postponed: needs info
over 1 year ago 3:20pm 4 May 2023 - 🇧🇪Belgium dieterholvoet Brussels
I just tested this, following the steps as described, but I cannot reproduce this issue. Are you sure there isn't another module updating and re-saving the entity? Since you're able to set breakpoints you could check the call stack to know where exactly the two saves are coming from. One - the only one in my case - should come from
Drupal\eck\Form\Entity\EckEntityForm::save()
.