turnersm / excel-connector

Automatically exported from code.google.com/p/excel-connector
0 stars 0 forks source link

Unable to insert more than one record #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I'm trying to upload 5 unique new records using Excel Connector from an 
excel sheet
2. Select the 5 new records and click on Insert
3.

What is the expected output? What do you see instead?
I expect all 5 records to get inserted.
Instead only one record is inserted and I get an error that one or more records 
were not inserted. Error in the cell: "Insert Row Failed:duplicate value found: 
Client_ID__c duplicates value on record with id: a01900000078e8k" The id is the 
same as the first row that got inserted.

Am I doing something wrong? There is no duplication issue here.

What version of the product are you using? On what operating system?  With
what Salesforce.com edition?
16.03 - 7/14/11
Windows 7.

Please provide any additional information below.

Original issue reported on code.google.com by shubh...@gmail.com on 20 Jun 2013 at 12:49

GoogleCodeExporter commented 8 years ago
Is this field set to be unique and is that why it's failing?

Original comment by ddv...@gmail.com on 23 Oct 2013 at 12:25