- Issue created by @perryjanssen
- First commit to issue fork.
- 🇮🇳India arunsahijpal
Hi @perryjanssen,
This solution is working fine for me as ConfirmFormInterface do not require entity locking since they do not modify entity data directly.
Attaching ss for reference.But we would like to here best solution from @alexpott
Thanks
I've tried to reproduce this issue usnig given steps to reproduce but could not able to do it.
I think this issue is fixed in the latest release of trash module. So we should close this ticket.- Status changed to Needs work
2 days ago 10:24am 3 June 2025 - 🇬🇧United Kingdom alexpott 🇪🇺🌍
This is still an issue - I've improved the steps to reproduce in the issue summary.
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
I've added a test to prove the bug and prove the MR fixes the error.
I'm still think about whether the fix is correct. I think it might be. Will discuss with other maintainers.