hi guys,
have anyone tried to create more versions than one using Create Version process in Workflow?
It is funny but it's works only once - when I run the workflow once again, then I get the exception that the name is emplty:
com.day.cq.workflow.impl.job.JobHandler Process execution resulted in an error: java.lang.IllegalArgumentException: Unable to resolve label: org.apache.jackrabbit.spi.commons.conversion.IllegalNameException: empty name com.day.cq.workflow.WorkflowException: java.lang.IllegalArgumentException: Unable to resolve label: org.apache.jackrabbit.spi.commons.conversion.IllegalNameException: empty name
It is funny because it sould create a name automatically, i.e. 2.0 or 1.1..
it is a BUG?