Script step's input variable value turning to "{{undefined}}" in Paris Flow Designer

Hitoshi Ozawa
Giga Sage
Giga Sage

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.

  1. Create an Action
  2. Create an Action Input
  3. Add A Script step
  4. Create Input Variable to Script
  5. Drag Action's input variable to the Value
  6. Check that value is OK
    find_real_file.png
  7. Click other part of the page
  8. Value changes to "{{undefined}}"
    find_real_file.png

 

 

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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

View solution in original post

27 REPLIES 27

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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

@Pradeep Sharma Thanks. Applied patch to my personal instance and confirmed that this issue is fixed. Really appreciate it.

Thanks for the update Hozawa.

Hitoshi Ozawa
Giga Sage
Giga Sage

One another note is that this doesn't seem to happen in an instance that was versioned up to Paris from earlier version but only on a fresh Paris installation.

Furthermore, Script steps of all Actions that I imported in to the fresh Paris installation also have all values set to "{{undefined}}" when I open them.