I am getting an error in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 11:48 AM - edited 10-27-2022 04:58 AM
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.
This is the error message I get whenever I try to save the FLOW: currentInputValue.includes is not a function:
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2023 03:46 AM
Hi,
Did you ever find the cause of this error? I've got exactly the same problem.
Thanks,
Lynn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 10:13 AM
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.