Page Properties not getting inherited on Livecopy Rollout in AEM





You might have noticed that when you rollout a livecopy  not all page properties get inherited for example tags , allowed template etc.

In order to make sure that your desired page property should get inherited when you rollout a livecopy, there are certain steps you need to perform on your author instance:

    1. Go to Config Manager
    
    2. Search for CQ MSM Content Update Action configuration and edit.

    
    3. Go and include or exclude the properties you need in the Exclude Page Properties field accordingly.

 For example I want cq:tags and cq:allowed templates to get inherited then I will add them as: 
cq:(?!(designPath|template|lastTranslationUpdate|targetEngine|tags|allowedTemplates)$).*



Hope this helps!!

Happy Coding 


If you like my post and find it helpful, you can buy me a coffee.

Comments

  1. Short and Simple and informative.
    Could you prepare one on difference b/w livecopy and language copy and which one to use when with scenarios ..? 😊✌️

    ReplyDelete

Post a Comment