- Issue created by @bigtomfelix
- 🇩🇪Germany jurgenhaas Gottmadingen
You could e.g. start with the Controller found to handle request event and if it's a request to the path that wants to delete an entity, you can check the date and time, do all your checks, and if deleting is not allowed, you can do a redirect to a page that explains, why deleting is not possible right now.