I am trying to import datasets in Jira for the tests and every time i am doing Import csv, it gives the following error message even though there are handful of fields and no column is empty.
Let me know what is the correct process to import datasets in Jira using csv or any other method if appliable.
Hi @Latika Sharma ,
Can you try to check your csv and load it with correct delimiter in excel. Check if there will be an empty column in row 1.
Thank you!
This error means you have a column in your CVS that is not named.
Each column containing data should have a name or don't import that information.
See CSV import documentation, import-data-from-a-csv-file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Each column has a name specified to it along with the values associated to them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still check your CSV as it seems something is not correct in the file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marc, I have checked the file and even tried creating new one but still it doesnt work. Are you aware of any other process to import datasets?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, this is the process.
What steps are you exactly taking?
And can you show the header row of your csv, also check your csv in notepad or other simple text tool.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree with @Marc - Devoteam ; if you @Latika Sharma could share a snapshot of the CSV that would be helpful.
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.