
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2020 04:23 PM
Just want to make sure if this is happening just in my instance or if it's also happening in other instances too.
In my Paris instance, Script step's input variable value is turning to "{{undefined}}". This doesn't happen in my other instances in different versions.
Steps to reproduce.
- Create an Action
- Create an Action Input
- Add A Script step
- Create Input Variable to Script
- Drag Action's input variable to the Value
- Check that value is OK
- Click other part of the page
- Value changes to "{{undefined}}"
Solved! Go to Solution.
- Labels:
-
flow designer
- 3,881 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2020 04:54 PM
Hello Hozawa,
I have followed the above steps in my PDI instance and I am able to reproduce this issue. The only change is that the input value is set to blank and not undefined once I save the form. I will test this again in a zbooted instance and let you know
- Pradeep Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2020 08:16 PM
Agree.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2020 01:11 PM
Spoke too soon. Found that this doesn't work in the instance that's been upgraded also. Getting error when the Action is executed.
Flow Designer is Paris is totally unusable for me because of this bug.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2020 06:10 AM
I`m facing the same issue in an upgrade to Paris instance.
The actions that were upgraded are working fine, as long as I don`t touch the value field.
If I do, it turns into {{undefined}} as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2020 08:23 AM
When I ran it, I got undefined error and when I opened it up, it was converted to undefined. If you aren't having problems with upgraded actions, I may have touched it somewhere. Most of my flows use script steps so I'm having problems with most of my flows.
I hope ServiceNow will get it fixed before the official release planned this month. I'm just amazed that they haven't detected it sooner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2020 02:52 PM
Glad I found this post as I am running into the same problem. I'm brand new to ServiceNow and am going though the Developing for Flow Designer module in the training. Whenever I am instructed to drag an Input data pill to the value field of an Input variable, it appears to work. However, as soon as I hit Save, it changes to "{{undefined}}".
I am on a Paris PDI. The one other thing I noticed that is different for me vs. what is shown in the module is that my Action page doesn't have "Required Runtime" field at the top, like they show in the instructions. I have no idea if that somehow impacts this.
Anyhow, glad to learn it isn't just me that has run into this.