pimcore-formbuilder icon indicating copy to clipboard operation
pimcore-formbuilder copied to clipboard

[BUG] Error on Form Submit

Open aweichler opened this issue 4 years ago • 0 comments

When you have a form with an output workflow but without a configuration for the workflow you get an exception on form submit. FormBuilderBundle\OutputWorkflow\SuccessManagementWorker::process Method need to have a array but FormBuilderBundle\Model\OutputWorkflowInterface returns array or null. The method is called in this file

aweichler avatar Nov 15 '21 09:11 aweichler