- πΊπΈUnited States joshuasosa
Hello, I also ran into this issue with 8.x-1.0-alpha4. I have a configuration sync that brings in default roles to content_access.settings.yml and unfortunately clears custom roles on the site from that list.
This patch helped, though it didn't apply cleanly and there was some issue with the grants section not working properly and causing access denied for all roles. I was able to use the part where it rescans roles and added it to my configuration syncing code, so hopefully it won't continue being an issue for me even without this patch. But I can at least confirm that it's an ongoing issue for some configuration syncing setups.
- @just_like_good_vibes opened merge request.
- π«π·France just_like_good_vibes PARIS
Hello,
i tried to update the old patch to be in sync with the current version of the module in git (8.x-1.x).
I created a fork repository and i opened a merge request.
the patch can be retrievd there : https://git.drupalcode.org/project/content_access/-/merge_requests/7.patch
i am now working on the migration to drupal10 of the website that originally raised this issue and required this patch to work.
I will therefore be able to test this patch in the coming weeks/months on that particular website. - Status changed to Needs work
over 1 year ago 10:43am 28 April 2023 - π³π΄Norway gisle Norway
All feature requests go into the most recent branch.
Will need reroll for version 2.0.x-dev. - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply