Skip to content

Upsert is matching always on Id instead of by chossen value. #1657

@PawelWozniak

Description

@PawelWozniak

Describe the bug
Context. We have a list of domains and child object with monthly traffic values.
Master-Detail relation is used on Domain_Monthly_Traffic__c object.

Image The domain object has Domain Name field Text(255) (External ID) (Unique Case Insensitive) Image

To Reproduce
Steps to reproduce the behavior:

  1. Choose insert operation, add attached csv file usage-report_2026-03 example.csv
  2. In step 2b choose that you want to match by Domain_Name__c
Image
  1. Map fields, choose output folder, click finish
  2. See error output "Domain: id value of incorrect type: pwtestaccount.com"
Image

Expected behavior
It should match against selected field Domain_Name__c instead of Id.

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 65.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions