Expand my Community achievements bar.

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.

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

View solution in original post

2 Replies

Avatar

Community Advisor

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

Avatar

Correct answer by
Community Advisor

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.