Cannot Revert to Previous Page Version when Scaffolding Plugin is Installed
Unable to render {include} The included page could not be found.
Symptoms
When the Scaffolding plugin is installed, reverting to the previous version of a page fails with an error like:
Cause
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
caused by: java.lang.NoSuchMethodError: com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction.doRevertBack()Ljava/lang/String;
at net.customware.confluence.plugin.scaffolding.actions.RevertMetadataBackToVersionAction.doRevertBack(RevertMetadataBackToVersionAction.java:48)
Cause
This problem is caused by a know issue (SCAFF-254) with the Scaffolding plugin, a third party plugin.
Resolution
The solution to the problem is to either upgrade or disable the Scaffolding plugin. If upgrading doesn't help, please report an issue with our partner, Adaptavist.
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.