Description
> Service Catalog Task is not getting created on the request item through Workflow (Run Script).
Release or Environment
> London Patch 10.
Cause
> Root cause of the issue is the run script activity is scripted to be using the question of the variable instead of the variable name.
> Transition paths from the run script activity are also using questions which is supposed to be the variable name.
Resolution
> To fix the run script activity, you'd need to change all the questions of the variable to variable names.