Tags Inheritance issues in Live Copy rollout

Tags added via the page properties dialog on a blueprint site do not get rolled out to live copies on rollout.

Environment

AEM 6.x

Question

How to make the cq:tags property get rolled out?

Answer

  1. Go to http://host:port/system/console/configMgr.
  2. Search for the CQ MSM Content Update Action OSGi configuration
  3. Edit the Excluded Page Properties which has a regular expression similar to this cq:(?!(designPath|template|lastTranslationUpdate|targetEngine)$).*
  4. Add |tags to the regular expression to allow the cq:tags property to get rolled out, for example cq:(?!(designPath|template|lastTranslationUpdate|targetEngine|tags)$).*
Logo Adobe

Prihláste sa do svojho účtu