Por que me da este error, el fichero csv que utilizo es:
Summary,Clave de Incidencia,Responsable,Tipo de Incidencia,Categoria,Fecha de Creación,Estado,Descripcion,Prioridad
"prueba peticion 1",DESK-9999,fpicoa,Incidente,Ensura,17/12/2015,Abierta,"Buenas,Tenemos varias polizas y contratos cuya vigencia paso hace mucho",Low
Dear All,
There can be 2 reason for this issue.
1) Check issue type of the tickets getting imported. There is high possibility that issues getting imported are of different Issue Type as you expected. It may have different workflow or different fields on the screen.
2) Check date format in your JIRA instance & update the CSV file with that format.
Cheers,
Anshul
There can be 1 more reason for this issue:
Check the Status name properly.
Example : If the status in Jira workflow is "Completed", then the CSV file must have "Completed", not "Complete".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have added one more column in CSV to map with Status. and i have enter the name of very first status of workflow. eg. todo because i have "todo" first status in my workflow. and then imported the test case from CSV. Doing this my all test cases imported successfully.
TCID, Summary, step, data, Expected Result, Status
1, CSV import, test, test, t est, to do
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi David
Your csv file does not meet the format requirements, you can check this resource for more information: https://confluence.atlassian.com/adminjiraserver071/importing-data-from-csv-802592885.html
I will give you a call in a couple of minutes...
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Can few fields be left blank while import?
Last week I could successfully import the same csv in dev environment, I hardly made any changes to file, not sure why it doesn't import now. Now, it doesn't import to dev environment too to another project.
I have the same error and I met all the above points you mentioned above.
Followed the above links still the same error -
1 projects and 0 issues imported successfully!
Import completed with 100 errors:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Divya,
I am seeing the same issue, Did you manage to resolve this?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check if the date format in your csv file is the same as the date in your JIRA system, goto Administration --> System --> Look and feel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
In my case, I am not importing with date fields, I have removed them from the .csv file and even so it indicates the same error regarding the summary of the issue, how can I fix it?
Error importing issue [externalId='autoid-1391853848755993281', summary='"Test issue"']: Unable to create issue: "Test issue"
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Milena Gonzalez , @David de la Fuente López
I suggest you to verify the Workflow validators which are preventing you to Create the issues in that project..
I think this might be helpful for anyone on this chain.. :)
Thanks..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i've done many csv import previously. but, this is my first time facing this error in our production environment. but i managed to import the same csv file into our dev environment without error. what could be the cause here?
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.