I am doing roll out from one page to another and while doing rollout I am unchecking the rollout page and subpage.Even if doing that the subpages are getting rolled out. | Community
Skip to main content
Level 2
April 27, 2021
Solved

I am doing roll out from one page to another and while doing rollout I am unchecking the rollout page and subpage.Even if doing that the subpages are getting rolled out.

  • April 27, 2021
  • 2 replies
  • 698 views

I am doing roll out from one page to another and while doing rollout I am unchecking the rollout page and subpage.Even if doing that the subpages are getting rolled out.

 

 

I checked the logs too but no error is coming

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vijayalakshmi_S

Hi @mikexxxx,

I suggest to try the following

  • Check similar behavior in we-retail site pages if you have sample content in your instance.
  • Create new logger in OSGI console -> Sling -> Log Support(http://localhost:4502/system/console/slinglog) for com.day.cq.wcm.msm.impl.RolloutManagerImpl and set the level as "DEBUG" -> Trigger rollout and observe the logs.

2 replies

Nikhil-Kumar
Community Advisor
Community Advisor
April 28, 2021

@mikexxxx  - Are you using any inheritance to child pages from parent page that you are trying to roll-out ?

Vijayalakshmi_S
Vijayalakshmi_SAccepted solution
Level 10
April 28, 2021

Hi @mikexxxx,

I suggest to try the following

  • Check similar behavior in we-retail site pages if you have sample content in your instance.
  • Create new logger in OSGI console -> Sling -> Log Support(http://localhost:4502/system/console/slinglog) for com.day.cq.wcm.msm.impl.RolloutManagerImpl and set the level as "DEBUG" -> Trigger rollout and observe the logs.