Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Categories Roles and Security
Created by Guest
Created on Jul 5, 2024

Access Rights: "Inherit settings from parent item" checkbox value should also be applied to subitems

Product: CMS. Can be replicated in any plain vanilla Alloy site out-of-the-box.

Version: All, as far as I know this feature has remained unchanged for decades.

Issue description:

In the Admin > Access Rights screen, we can set access levels for different user groups.

Besides checking the boxes for Read/Create/Change/Delete/Publish/Administer, we can also check «Inherit settings from parent item» and «Apply settings for all subitems».

By default, all subpages will have the «Inherit settings from parent item» box CHECKED, which means all subpages in the page tree will ultimately inherit from the Start Page.
If I want editors to have Publish rights on the entire tree EXCEPT the Start Page, I would have to remove Publish rights on the Start Page.

But in doing so, that change will also propagate down to all subpages (because the subpages have «inherit from parent» checked by default).

As it is now, the only way to prevent inheritance, is to uncheck the box manually on individual nodes in the page tree (which is a big hassle if you have a large page tree!)

This could be avoided if the checkbox value of the «Inherit settings from parent item» was also propagated to subpages when «Apply settings for all subitems» is CHECKED.

That way, I could do the following:

  1. On the Start Page, set the rights I want for the entire tree, e.g. give editors Publish rights.

  2. UNCHECK «Inherit settings from parent item»

  3. CHECK «Apply settings for all subitems»

  4. Click SAVE. Editors now have Publish rights on all pages in the page tree - including the Start Page.

  5. On the Start Page, remove editors’ Publish rights.

  6. UNCHECK «Apply settings for all subitems»

  7. Click SAVE. Editors now have Publish rights on all subpages in the page tree – but not the Start Page.

The change request:

Let the checkbox value of «Inherit settings from parent item» be propagated to subpages when clicking «Apply settings for all subitems».