Closed (fixed)
Project:
Menu Per Role
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2024 at 15:40 UTC
Updated:
16 Feb 2026 at 16:29 UTC
Jump to comment: Most recent
Comments
Comment #3
grask0 commentedComment #5
grask0 commentedHello,
I have implemented the requested changes.
The updates include:
Additionally, this code can be further refactored in the future.
Specifically, the MenuPerRoleAdminAccessTest test may be removed entirely, because as of Drupal core 10.3, the access logic has changed: all admin users now have access to menu links in the admin UI regardless of admin_bypass_access_admin.
Comment #6
o_timoshchuk commentedComment #7
o_timoshchuk commentedThe merge request was successfully reviewed. It's ready to be merged.
Comment #8
grimreaperHi,
Thanks for your work here, regarding changes from #3456797: Fix tests on core 10.3, the hardcoded Core version in .gitlab-ci.yml needs to be removed to have CI executed on the latest Core version.
Comment #9
grask0 commentedHello Florent!
This code from the merge request needs to be added to the new 2.x branch. When I created this merge request, I didn’t have the option to create a branch.
Can I create a new branch, or will you handle it?
Comment #10
grimreaperHello Andriy,
I have created the new branch.
I think you have the permissions to create if.
Comment #11
grimreaperAs I don't have all the permissions myself on this project, I can't set 2.x as the new default branch in Gitlab.
Comment #15
grask0 commentedHey,
I have updated the merge request.
Please take a look.
Thanks!
Comment #16
grimreaperComment #17
grimreaperHello @grask0,
Thanks for your MR, I put some review comments.
And happy new year!
Comment #18
grask0 commentedHello Florent!
Thanks for your review!
I have added some updates. Please take a look.
Comment #20
grimreapermerged, thanks!