Scroll Page Titles cannot be reverted through page history
Description
Environment
Confluence 5.9.7, 5.10.5
Activity
Show:
Stefan Kleineikenscheidt (K15t) April 12, 2012 at 11:07 AM
This is an issue by design:
The page title for pages managed by Scroll Versions are managed as page metadata ("content properties"). This is required as Scroll Versions has the required to allow duplicate page titles.
To solve this issue, we need to check if we can get hold of the information, if a page has been reverted and we can also revert the scroll page title in the content properties.
Steps to reproduce:
Create a space and version 1.0 in it
Create a page in version 1.0, set a title of the page to "Title"
Click Edit → change the page title to "New Title" → Save it
Go to page history, click to restore v. 1 revision of the page
Expected result:
Page title is changed to "Title"
Actual result:
Page title is left as "New Title"