MSM how to Syncronize a Site (w/ reSync Blueprint)
We have a problem, one of our multi-lingual site, created with the blueprint. One of our MSM AEM sites is not connected at all. What can we do to ensure the site is working as expected?
/content/easde/language-master/en (language-master is the blueprint; en is the language copy);
/content/easde/CAN/en (connected to blueprint);
/content/easde/USA/en (connected to blueprint);
/content/easde/GB/en (not-connected to blueprint);
What can I do in the JCR to re-connect /content/easde/GB/en to the blueprint, so that I can rollout a page from /content/easde/language-master/en, and everyone should get the rolled out page?
Currently, rolling out from the /content/easde/language-master/en is actually rolling out to CAN, USA, GB as expected.
