pimcore-formbuilder
pimcore-formbuilder copied to clipboard
[BUG] Error on Form Submit
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