I am getting an error in Flow Designer

Hola Ola
Giga Guru

Hello,

I'm building a Flow that would allow for multiple SCTasks to be created for various Assignment Groups, depending on the user's selection on the form.

 

For each options, a different Task is generated and sent to different group. 

 

In Workflow Editor, I was able to generate multiple tasks for these, without waiting for one to close before creating another. 

2.png

 

This is the error message I get whenever I try to save the FLOW: currentInputValue.includes is not a function: 

1.png

 

However, I do not get the error and I am able to save the flow successfully IF I allow for a SCTask to complete before creating another.

2 REPLIES 2

lynnrogers
Tera Expert

Hi,

 

Did you ever find the cause of this error? I've got exactly the same problem.

 

Thanks,

Lynn

 

I know this is a little late to help you, but for anyone else who stumbled across this:

 

I had the same issue, without calling any custom scripts like seen in this thread: https://www.servicenow.com/community/developer-forum/error-handler-error/m-p/1773582.

 

It seems like it might be a bug in the flow designer? Regardless, I was able to come back to it later and it let me save/activate the flow like expected.