Trying to import CSV file to change the default issue ID. Getting this error.
We found 1 error in your import Missing summary: Summary is a required field in Jira. It can be the task name or an overview of a task. Map the summary field to a CSV column to proceed with the import.
Hi,
In you csv file make sure that you have a summary field for each row.
https://support.atlassian.com/jira-cloud-administration/docs/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.
Hi @Satish Ingale ,
Welcome to the community !!
Can you describe with an example what are you trying to do with the import? We can suggest you best possible solutions.
Please note:
"Issue ID" is a unique ID in the backend for jira tickets. It is better not to update them. This will be used in api calls and other backend processes.
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.