Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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.