Hi All,
I'm working on aem 6.3 to 6.5 in place upgrade activity. As part of this, I'm fixing the issues raised by pattern detector. I have found the below issue:
ACS Commons is referencing the node with mixinTypes: granite:FinalArea
Final (granite:FinalArea) - Defines a node as final. Nodes classified as final cannot be overlaid or inherited. Final nodes can be used directly via sling:resourceType . Subnodes under final node are considered internal by default
Can anyone help me to fix this?
Thanks