There is 1 update.
 
 
Book Versions / cid:jira-generated-image-avatar-ece4ba47-8a40-4d0f-abdc-1274a149c4a3 BVERSION-194 Open

Add a way to move a page with all its versions

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-e6ab0b4a-6e06-4e8e-92e9-097b81dcbb57 Changes by Mathieu Pace on 27/Mar/25 15:42
 
Description: The only way to move a page is to use the action in the standard "More actions" menu.

When doing this while on a versioned content page, there are two issues:
# it only concerns the versioned content page itself. The user is not aware of it and might think that it will move the page with all its versions
# it's
impossible difficult to move the page itself (including all its versions) because the move isn it ' t a s only accessible trough URL action but a request parameter (`xpage=rename`), which doesn't block the redirection to versioned content pages

I suggest
:
#
to propose display a modal to give the choice of moving either the versioned content or the page and all the versions
# to disable the redirection when detecting the xpage parameter (it's also interesting for the copy action)