Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Is there a way to disable Jira from not including duplicates when importing data from CSV files?

Is there a way to disable Jira from not including duplicates when importing data from CSV files?

Ernie Villalta
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 14, 2026

I setup a Jira Asset page in Jira Data center and am trying to import devices via a CSV file. The issue is when I import it tells me that I have duplicate assets because the data locator im using has duplicates. Is there a way to prevent Jira from removing the duplicates when importing or is the only solution to create a unique key and use that as the data locator when importing?

1 answer

1 accepted

1 vote
Answer accepted
Arkadiusz Wroblewski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 14, 2026

Hello @Ernie Villalta 

That is expected behavior in Assets.

If both rows use the same identifier, Assets treats them as the same object. Instead of creating a second object, it updates the existing one. So it can look like Jira is ignoring duplicates, when in reality it is just matching on the import key.

If you need both rows to remain, the usual fix is to use an identifier that is truly unique for each object. Then keep the repeated value in a regular attribute instead of using it as the identifier.

Suggest an answer

Log in or Sign up to answer