Live copy synchronization is deleting the local modifications in AEMaaCS
When I try to do synchronization from live copy, it is deleting the local modifications and updating the inherited content.
I was trying to add the content inside containter(cq:isContainer)- but still same issue.
For example, In live copy - I have cancelled the inheritance of the container and replaced the component inside container with new component. Now I have to sync the other content in same live copy, so I am trying to do synchronization.
When I do that, content which is inherited to blueprint get updated but container(not inherited) which has local modification got deleted.
Need help in finding the solution.
Thanks in Advance