Expand my Community achievements bar.

SOLVED

When moving a page on Blueprint does not reflect on live copies

Avatar

Level 4

Hi all!

Hope you are doing fine!

We have managed "news" and "archived news" in a way that we move the pages from "news" parent to "archived news" parent. But, when we move a page from "news" to "archived news" on Blueprint, it does not reflect on Live copies. What are we doing wrong? Is this possible?

Also, is this the best way to manage this news and archived news logic?

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 2

Your LiveCopy content needs the Page Move rollout config on it.  It appears you have only the default config and you need to add page Move (moveAction) and have it trigger on rollout.

View solution in original post

2 Replies

Avatar

Community Advisor

Hi @AD-Engineer 

This is expected behaviour and Moving pages in a blueprint will not result in corresponding pages being moved in live copies after rollout with standard rollout configuration:

  • The reason for this behavior is that a page move implicitly includes a page delete. This could potentially lead to unexpected behavior on publish, as deleting pages on author automatically deactivates corresponding content on publish. This can also have a knock-on effect on related items such as links, bookmarks, and others.

If you really want this behavior, then you need create custom rollouts. Please check below for more info. 

 

https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/msm-best-pr... 

 

Hope this helps. 

Avatar

Correct answer by
Level 2

Your LiveCopy content needs the Page Move rollout config on it.  It appears you have only the default config and you need to add page Move (moveAction) and have it trigger on rollout.