I am importing issues in jira through CSV file, which is working properly. It is possible that in the CSV file, just one field is updated and the rest issue details are same. And if I import the CSV file, the issue is created again with different issue ID. I want to prevent this from happening and want to just update the value of the existing issue rather than creating a new issue.
How can i apply this?
When you do the import you'll need to have the Issue ID in the first column and then only import the new field value.
Hello @Vinit Tiwari
You need to have admin product access to update existing issue (Via External system import )
More information via this link (Updating existing issues)
https://confluence.atlassian.com/adminjiraserver/importing-data-from-csv-938847533.html
Best,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.