Workflow not saving parameters for conditions

I just installed a new version of SuiteCRM 8 . I’m trying to setup a Workflow that would create a new task record. However the parameters are not being stored when I save the Workflow.

Can someone help me with this?

When I run the WorkFlow I see this error on the log.

> PHP Warning:  preg_match() expects parameter 2 to be string, array given in /home1/CRM/public/legacy/modules/AOW_WorkFlow/aow_utils.php on line 956
> PHP Warning:  trim() expects parameter 1 to be string, array given in /home1/CRM/public/legacy/include/TimeDate.php on line 973

Hi, welcome to the Community! :tada:

(I deleted your other post - please don’t double-post, and much less on an unrelated 4 year old thread)

I don’t know the answer to your question, but please be patient, there’s a good chance a SuiteCRM 8 developer will look at this soon.

Maybe have a look at this one

1 Like

Thanks , that’s the issue. Seem like it hasn’t been corrected.

Reverting the previous fix, as mentioned there, seems to fix it. But you are right that there is no complete, definitive fix yet…

Now it seems to have a proper fix :slight_smile:

Can please you test it?

https://github.com/salesagility/SuiteCRM/issues/9380#issuecomment-1000273544

1 Like