Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Rollout disabled in sidekick

Avatar

Level 3

Hi, 

I've created a Live Copy from a page and cannot rollout changes because the rollout button is disabled on the source page. 

I've checked the properties of the source page and it's parents' and the primaryTypes seem to be correctly set (cq:Page and cq:PageContent). 

Any idea what prevents me from making a roll out?

Thanks for any help :)

Alex

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

This button is only available for Live copy source page or page launches. Rest of the pages see this link as disabled.

If you have overlaid sidekick.js your  getRolloutConfig: function(currentPage) may have different implementation.

Please check whether you are getting inside this function for source pages or launches by enabling firebug or chrome dev tools.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

This button is only available for Live copy source page or page launches. Rest of the pages see this link as disabled.

If you have overlaid sidekick.js your  getRolloutConfig: function(currentPage) may have different implementation.

Please check whether you are getting inside this function for source pages or launches by enabling firebug or chrome dev tools.

Avatar

Level 3

Hi, 

I am still having the same problem. I am creating a Live Copy and I have not overlaid anything. 

Even when creating a Live Copy from Geometrixx Media with the standard rollout configuration, the pages from Geometrixx Media still have the rollout button disabled. 

Any help would be very appreciated, since we are trying to use Live Copies.

Thanks, 

Alex