enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
202 stars 34 forks source link

Update inherited properties in child projects when parent project is changed #8156

Open alansemenov opened 4 years ago

alansemenov commented 4 years ago

After language or access mode or permissions are modified in a project, the same property should be updated in all child projects that are configured to inherit this specific property. Note that this modification can be recursive (since we might need to modify children's children etc.) See https://github.com/enonic/xp/issues/8155.

sigdestad commented 4 years ago

Hmm, we will not implement anything like this in first version