Hi,
I am trying to set values to a custom field using effectors. Whether I copy the value from a formula column or another custom field , in both cases I am getting the following invalid value error
Invalid value '56387' passed for customfield 'Business Area'. Allowed values are: 68087[BS - Cloud Delivery], 68088[BS - Travel], 68089[BS - Agile Delivery Operations], 68090[IDA - Finance], 68091[BS - Corporate Finance (Treasury)], 68092[Few], 68093[All], 68094[F-Product], 68095[Export Control], -1
What am I missing? The Custom field Business Area, I have manually added the 5-6 options. but am getting this error whenever I pass the values "BS - Cloud Delivery" or BS - Travel"
How was the value '56387' generated? why is that passed instead of the text itself. Is there a type casting which is failing?
However, when the value "Few" and "All" are passed it seems to be working.
Can anyone help me please?