AEM 6.5.8 - AEM Core Container based components not breaking inheritance on MSM rollout
We are on AEM 6.5.8 with core component version 2.14.0 and facing an issue with rollout of container based core wcm components such as Carousel,Tabs and Accordion.
Steps to replicate:
- Create a page on master copy using editable template.
- Author the master page with Carousel, Tabs and Accordion components and rollout the components to live copies using component level rollout.
- Verify if the Live copies have the components added to it
- Break the component level inheritance of the Carousel, Tabs and Accordion components in the Live copy page and author them with a different content other than the one in master page.
- Repeat rolling out the Carousel, Tabs and Accordion components from the Master Page
- Now we observed that the Live copies are still inheriting the content from the Master Page, though the inheritance is broken.
We tried the same with other components such as Title as well, but that seems to work fine.
We observed this issue only for core wcm container based components. Has anyone else faced this issue ? Is there a solution to this ?
