This issue has been created
There is 1 update.
 
 
Book Versions / cid:jira-generated-image-avatar-72c1eea2-37f7-44a6-b173-62b5ca5a5ba0 BVERSION-193 Open

Using the standard delete action shouldn't be possible as is

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-98336450-7e54-4d62-a515-89219af17128 Mathieu Pace created this issue on 25/Mar/25 12:28
 
Summary: Using the standard delete action shouldn't be possible
Issue Type: cid:jira-generated-image-avatar-72c1eea2-37f7-44a6-b173-62b5ca5a5ba0 Improvement
Affects Versions: 1.7
Assignee: Unassigned
Components: Base feature
Created: 25/Mar/25 12:28
Priority: cid:jira-generated-image-static-minor-0cc0f958-01e9-45bd-a6b7-58134e9736d7 Minor
Reporter: Mathieu Pace
Description:

There are different ways to delete a page:

  • "More actions" menu
    • "Delete"
  • "Versions" menu
    • "Delete this page" if unversioned, "Delete this version" if versioned content page
    • "Delete all versions" if versioned content page

The issue can appear that a user uses the "More actions" menu one, and doesn't realize that he will only delete the currently displayed versioned content page.

 

I see some solutions:

  • Have a modal displayed when the "More actions"'s "Delete" is used on versioned content pages, like it's done for the edit button. It would ask if the user wants to only delete this version or the page with all its versions.
  • Disable/hide the "More actions"'s "Delete"

I think the first option would be the best in terms of integration. It might even be possible to remove the options in the "Versions" menu.

 
 

1 update

 
cid:jira-generated-image-avatar-98336450-7e54-4d62-a515-89219af17128 Changes by Mathieu Pace on 25/Mar/25 12:29
 
Summary: Using the standard delete action shouldn't be possible as is