This issue has been created
 
 
Book Versions / cid:jira-generated-image-avatar-d93a6ea6-86b8-4e6f-9af0-77af0f7f3980 BVERSION-32 Open

Redirect loop on version in certain scenarios

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-373de7c1-9faa-47fb-892e-1b4695547579 Paul Pantiru created this issue on 05/Dec/24 16:39
 
Summary: Redirect loop on version in certain scenarios
Issue Type: cid:jira-generated-image-avatar-d93a6ea6-86b8-4e6f-9af0-77af0f7f3980 Bug
Assignee: Unassigned
Created: 05/Dec/24 16:39
Priority: cid:jira-generated-image-static-major-46e5c5c6-eb26-4397-bd58-77820af6216b Major
Reporter: Paul Pantiru
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 to v2 it says "Content inherited from version [v3]."
  • when switching to v1 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