Hello Everyone,
Currently I am on AEM-6.4.5, I came across an issue where the cloud configurations set on parent is not inherited to child pages.
Is there any property on JCR which I can query for to get a list of pages where configurations are not inherited.
I can see configurations added on parent, but when check on child its not available.
When properties are inherited correctly a checkbox appears on child pages which says "inherited from content/my-site/us".
My site structure is :
content/my-site/us [It has could configs]
content/my-site/us/en_us [Should inherit, but its NOT].
Is there any property on JCR which can confirm inheritance?
Note: This is NOT about inheritance from language masters.
Thanks in Advance.
Wh