"Map to field" does not map the variable to the configured field in a record producer.Issue "Map to field" does not map the variable to the configured field in a record producer.ReleaseAll releasesCause"name" field of the variable does not match with the mapped field name.Resolution1. For the "Map to field" functionality to work correctly, along with the "Map to field" checkbox and the field configured on the variable it needs to be mapped to, there is one more requirement: the "name" field of the variable should be the same as the field name in the table.2. For example, the name of variable "Location" needs to be "location" which is the name of the "Location" field in the incident table and not "u_location" or any other name.3. The name can be changed in the list view under the record producer.