There are 3 updates, 2 comments.
 
 
Book Versions / cid:jira-generated-image-avatar-c2cbb13e-7e2b-4e05-bb3f-a06bc2ad811e BVERSION-238 Closed

Renaming a version breaks the version, and renaming it back fixes it

 
View issue   ยท   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-e186c785-625a-4c0c-877e-b3762fc61ffc Changes by Mathieu Pace on 30/Jul/25 11:19
 
Fix Version: 1.26
Resolution: Fixed
Status: In Progress Closed
 
 

2 comments

 
cid:jira-generated-image-avatar-e186c785-625a-4c0c-877e-b3762fc61ffc Mathieu Pace on 30/Jul/25 11:17
 

This issue has been the source of unwanted content removal. As a deleting event was triggered unexpectedly when a version was renamed, the content related to that version was actually removed by VersionDeletingEventListener. In the example case mentioned above, all content related to version 3.0 has been removed.

Users should be go to Main.AllDocs of the wiki, in the tab "Deleted Pages" and look for pages named "3.0" (or the one chosen by the wiki's naming strategy, "3-0" by default I think), then restore them.

 
cid:jira-generated-image-avatar-e186c785-625a-4c0c-877e-b3762fc61ffc Mathieu Pace on 30/Jul/25 11:23
 
This issue has been the source of unwanted content removal. As a deleting event was triggered unexpectedly when a version was renamed, the content related to that version was actually removed by VersionDeletingEventListener. In the example case mentioned above, all content related to version 3.0 has been removed.

Users should be go to Main.AllDocs of the wiki, in the tab "Deleted Pages" and look for pages named "3.0" (or the one chosen by the wiki's naming strategy, "3-0" by default I think), then restore them.


This was an issue coming from https://jira.xwiki.org/browse/BVERSION-50, since version 1.3