-
Bug
-
Resolution: Fixed
-
Major
-
4.7.3
-
None
-
4.8.0 M4
We get this error when a content exist with a unexpected step. For example, I have a step equals to 0, which is not a real step.
Cannot invoke "com.opensymphony.workflow.loader.StepDescriptor.getName()" because "step" is null
java.lang.NullPointerException: Cannot invoke "com.opensymphony.workflow.loader.StepDescriptor.getName()" because "step" is null
at org.ametys.cms.content.consistency.ContentConsistencySearcher._incrementWorkflowStepFacetValue(ContentConsistencySearcher.java:358)