Hello there,
I have these 4 CSV files i want to import in Jira Cloud (See attachments):
1. JIRA_CHANGELOGS.CSV (Changelog )
- a table containing all the changes an issue goes through. Including the change itself, who changed the field and when it happened.
2. JIRA_ISSUES.CSV (ISSUES )
- a table with all the field currently available in the organisation for an issue\
3. JIRA_LABELS.CSV (Labels_File )
- this is the list of labels that can be assigned to an issue to describe it.\
4. JIRA_COMPONENTS.CSV (Components)
- this is the list of components that can be assigned to an issue to describe it.\
When i'm trying to import de JIRA_ISSUES.CSV this error message is shown:
In order for the CSV importer to do its job, it must provide a CSV header row that corresponds to the project type. The available project types are: service_desk, business.
My questions are:
1.- What this error means? I was following the tutorial that says to import projects i only need the project key and project name. is this correct?
2.- Do i need to import these files in some order?
3.- All the fields in the files attached are correct? or i have to first create some custom fields? The CSV are incorrect?
Thank you in advance.
Regards
Henry.
Your CSV is useless as a Jira import, and I can't imagine why you've built them like this.
Please read through https://support.atlassian.com/jira-cloud-administration/docs/import-data-from-a-csv-file/ to see what CSV Jira can import. You'll need to reprocess the data in your files into a valid format.
Hi @henry v ,
The prerequisite of CSV import is:
You should have project and fields including custom fields(if any) should be already created on target machine before CSV import on target Jira instance.
During CSV import please do the mapping as the screenshot and also check corresponding of other fields and custom fields it is very important step in CSV import
Hope this helps,
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.