コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
Level 10

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 返信

Avatar

Community Advisor

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

Avatar

正解者
Level 10

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.