- Issue created by @perryjanssen
- First commit to issue fork.
- Merge request !66Issue #3506068: Updated content_lock_form_alter. → (Merged) created by arunsahijpal
- 🇮🇳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
about 1 month 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.
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
This will be fixed by 🐛 Remove the JS route for locking an entity Active
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
This is now a simpler issue - there is no error because the javascript route no longer exists. However we should stop locking trash content on the restore screen because it makes no sense. Also as edit access is barred even for user 1 on trashed entities there is no point allowing locks.
-
alexpott →
committed 2266f494 on 3.x authored by
arunsahijpal →
Issue #3506068 by alexpott, arunsahijpal, perryjanssen: Disable locking...
-
alexpott →
committed 2266f494 on 3.x authored by
arunsahijpal →
Automatically closed - issue fixed for 2 weeks with no activity.