Hi All,
We came across a situation in jbpm5.2 where a drools:taskname value that was created when the human task form was created in the jbpm console was the same as one that was already in use in a different process. This caused the running process instance not to function correctly. Changing the drools:taskname value in the process definition file to a unique value and re-deploying fixed the issue.
So my question is, can the same drools:taskname value be used in multiple process definition files?
Thanks,
Jim