I am trying to create a workflow that copies the f...
# suiteflow
c
I am trying to create a workflow that copies the field value of {entitystatus} to a custom field {custentity_project_status} where the underlying list in custentity_zz_project_status is identical to those available to entitystatus. I keep receiving an error, "_Invalid custentity_zz_project_status reference key E1 Shipped - Job Complete._" where Invalid custentity_zz_project_status reference key E1 Shipped - Job Complete is a value in both lists. The IID's are different in the two lists, but the text values are identical. Is there a way around this in a workflow?