Resolved! Copy Item variable to Request field
I have a workflow on the sc_req_item table and the workflow has a script activity. In the script activity, I am trying to copy the value of the "short description" variable to the short description field of the parent Request. I tried this with n...