- Issue created by @acbramley
- Merge request !19Issue #3475414: Allow users with administer users to see Roles tab via a setting → (Open) created by acbramley
- Status changed to Needs review
7 months ago 2:19am 19 September 2024 - 🇳🇱Netherlands robertragas
Thanks for the work! We also ran into the issue and this looks good but would also like to have update hook set to yes to avoid the regression.
- 🇳🇱Netherlands robertragas
Added a patch from the merge-request with the changes:
- autowiring the access_check.role_delegation service (not sure if we wanted to set default to true for all).
- Set update hook setting to TRUE to avoid regression for existing sites.But main reason for adding the patch is because I need a static patch file that I can use instead of a merge request that can change.