I've got a map/reduce script updating customer rec...
# suitescript
k
I've got a map/reduce script updating customer records. There is a custom list/record field populated from the Employee list. The input for the map/reduce uses the employee name for this field. In Sandbox it works fine, but in Production NetSuite throws an error because it's expecting an ID instead of a name. Any idea why the two would behave differently?