There are 2 updates.
 
 
Book Versions / cid:jira-generated-image-avatar-9308db04-e771-4852-9ce4-197e0cae7796 BVERSION-32 Open

Redirect loop when switching to 2 consecutive versions without content

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-0501a4b7-257f-4680-8a18-93549d19c91d Changes by Paul Pantiru on 11/Dec/24 07:47
 
Summary: Redirect loop on version in certain scenarios when switching to 2 consecutive versions without content
Description: Steps to reproduce:
* create "Book"
* create versions v1, v2, v3
* create page P1

then :
* content for P1 is automatically created for v3
* when switching
switch to v2 it says "Content v1 (displays content inherited from version [ v3 ]." )
*
then when switching to v1 v2 we have " Too many redirects " error

depending on which version you switch to first it can behave differently
If you go on P1 - v3
then switch to v1
* you get Content inherited from version [v3]. on v1
* and if you switch then to v2 you get the redirect error