- Issue created by @betoaveiga
- Status changed to Needs work
3 months ago 9:46am 4 June 2025 - 🇩🇪Germany mkalkbrenner 🇩🇪
Thanks for the patch. But as you mentioned, the log entry is generated in the Server class which then doesn't call the method on the backend anymore. The function is not meant to be called directly.
If we should harden the code if called directly, we need to do it for all methods, for example deleteItems().