- Issue created by @ekes
Removing permissions isn't working (again) with latest Group 3.x and D10 (maybe also D9).
I've done some limited manual testing: create group type with permissions, create member of group, remove a permission, it still has access. But as this was something I remember from before I've started to make some automated tests.
Add tests. Confirm what's failing.
Confirm tests. Fix.
Tests also highlight the issue 🐛 Cached permissions not invalidating Active which is making it harder to isolate when it's actually failing. The cache clear is required before checking permissions.
Active
2.0
Code