No matching reference value found for error seen when using easy import to update a field which references a field with multiple same display valuesIssue While using easy import to update a field which references a field with multiple same display values, error like "No matching reference value found for <field>. Please use an existing reference value." is seen. When we run the Easy Import, and preview the loaded data, we do see the following message which is expected. When we do "Ignore and Complete" the import it is seen that the reference field is updated but it will always be the first one the database returns for the display name query, which might not be the one that was originally there.ResolutionThis is expected for Easy Import for reference fields that have multiple target values with the same display value. However, since it will always be the first one the database returns for the display name query, the recommendation would be to use proper import sets and have transform map /scripts handle the logic.