내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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.

원본 게시물의 솔루션 보기

2 답변 개

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

정확한 답변 작성자:
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.