- Issue created by @manuel.adan
- Merge request !6Issue #3508216: access check disabled quering old inactive subscriptions for purge. → (Open) created by manuel.adan
- 🇪🇸Spain manuel.adan 🌌
Explicit accesCheck added on cron task fixing errors because of [#3201242]. I changed the existing behavior as well, it doesn't check access now, cron call tipically runs under anonymous user and may not have permission to list inactive subscriptions. Static patch file from current plain diff added for composer patches.