- πΊπΈUnited States joshuasosa
I had a similar issue come up where configuration syncing removed new roles on a site. Instead of just skipping if the role doesn't exist as with #2, I used some of #4 in related issue 2960330 β¨ role/gid mapping refresh when gid missing (related to configuration synchronisation of content_access.settings and grey listing of roles with config_split) Needs work to instead rescan roles.
I think in general it would be nice to have the module rebuild its role list when it encounters errors like this, or at least provide a more helpful error and maybe a separate role rebuild option.
- Role was deleted but content_access thinks it still exists in config
- Role exists but content_access doesn't think it does
- last update
over 1 year ago Patch Failed to Apply - π³π΄Norway gisle Norway
All bug fixes go into the most recent branch.
- π³π΄Norway gisle Norway
Automated tests fail. Needs reroll for 2.0.x-dev.
- Status changed to Needs work
8 months ago 2:19pm 3 April 2024 - π§π·Brazil joaopauloc.dev
Hi folks, i was using the patch and didn't applied after update the module to 2.x version.
I couldn't reproduce this issue anymore on 2.x version.
Taking a look at the code sounds like this issue was fixed by Incorrect integer value for column 'gid' β