I found an issue in my project. The page properties prefixed as jcr: and not getting rolled out.
Steps to reproduce:
- Open a vanilla AEM 6.3 instance. Open page properties for page /content/we-retail/language-masters/en/men
- Change values for properties Page Title, Description. Save & Close
- Goto Blueprint
Control center for We.Retail English Language Master. viz http://localhost:4512/etc/blueprints.html?rootPath=/content/we-retail/language-masters/en
- Rollout the Men page. Then Open the page properties of live copy page /content/we-retail/ca/en/men and check the page properties
Expected: Both Page Title and Description should be rolled out
Actual: Page Title gets rolled out, but Description fails to roll out.
My expectation was all page properties should get rolled out. What am I missing or do wrong?