-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.3.1
-
Fix Version/s: 5.3.2
-
Component/s: Publishing
This bug is related to the addon Webpublisher http://hg.nuxeo.org/sandbox/nuxeo-platform-webpublisher/
When marking documents ready to stage, the system recursively changes the lifecycle of the selected documents (and their children). It may happen that some documents are in a wrong state (deleted for example), then the operation fails because this document cannot follow the desired transition.
We have to check if the document can follow a transition.