cf-civicrm icon indicating copy to clipboard operation
cf-civicrm copied to clipboard

Bulk insert preset value doesn't sync to Civi if numeric

Open andyburnsco opened this issue 4 years ago • 0 comments

Describe the bug When you select a corresponding Civi field to bulk insert the presets, it inserts the proper label, value. The calculation value matches the value.

However, when submitting the form, the data does not go into Civi when using the Civi value that is a numeric. Instead you have to switch the field value to the field label in this case. This is not the expected behavior.

Expected behavior The Civi presets should map to Civi if they are alphanumeric or numeric.

andyburnsco avatar Nov 24 '20 11:11 andyburnsco