Access Control
-
-
This issue is known about and unfortunately doesn’t have a good fix that I’m aware of, for 1.5.x
This is due to the order of loading of things. The access control menu item is loaded before the rule that modifies it has a chance to prevent it from loading.
This is addressed in 1.6 branch, mainly because we changed how menu items are loaded entirely. (Specifically to address the order of loading issue.)
-
Thank you very much Tom for the info.