This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-9e4c44f3-ba5c-4d66-ba53-3a374b8f4c61 CRISTAL-437 Open

Implement interactive process when moving pages with overlapping children

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6730a8c2-19db-495c-9cfa-5a8e6ecc7f23 Pierre Jeanjean created this issue on 27/Jan/25 12:10
 
Summary: Implement interactive process when moving pages with overlapping children
Issue Type: cid:jira-generated-image-avatar-9e4c44f3-ba5c-4d66-ba53-3a374b8f4c61 Improvement
Affects Versions: 0.14
Assignee: Unassigned
Components: Rename
Created: 27/Jan/25 12:10
Priority: cid:jira-generated-image-static-major-d936905f-17d4-48b2-a4bc-c9bfee370d7c Major
Reporter: Pierre Jeanjean
Description:

When moving a page to a new parent node, we only check if the page itself is present or not in the target.
But it's possible for the target to have an empty node with children, so the page itself can be moved while some of its children may overlap with the destination.
We need a UI to ask the user what to do with such children pages.