Hello.
I start to develop a test app based on the tuto “Procurement request”.
I have an issue in the app, which doesn’t appear from the portal :
When, in the “completeQuotationForm”, I click on “Accept”, I have an error :
“exception”:“class.org.bonitasoft.engine.bpm.flowNodeExecutionException”,
“message”:“USERNAME=walter.bates | org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionException : The activity is not yet assigned, unable to execute it”
When I start the task from the portal, it works perfectly…
I don’t understand why the activity is not automatically assigned… can anybody help me ?