Hello,
I am trying to import the large list of issues from csv file using Admin-->External system import.
i could see that new values are creating in custom field after import if the value mentioned in the csv is not present in JIRA.
Is there anyway to stop that? i don't want new values to be created. If the value is not present in jira, i need to get some error so that i can correct the csv and upload it.
Hi Vignesh,
Have you tried the "Map field value" option during the import? It lets you map specific values from your CSV to the corresponding values in your Jira field. This is useful for transforming values, but it won't prevent new values from being created if they don't already exist in Jira.
For that, I recommend pre-processing your CSV:
Hope this helps!
Hi Vignesh,
Make sure to update one of the fields so that it has a Global context - no particular project or issue type identity.
Maybe temporarily change the name to add a 1 to the end of the name so you can identify it.
Copy the values of the current field for each project to the field you just named.
Then delete the other fields. Then rename the field back to the original name.
Now when you do imports it will use this field and update it instead creating a new field for the import of the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.