Hi,
I am trying to do Bulk import from CSV to JIRA and import shows my all csv fields mapped onto one JIRA field only.
My CSV looks like something as below:
Summary,Component,Priority,ReporterDue Date
ABC,Data,Medium,XYZ,02/28/23
When I am at map fields step, it shows only JIRA field as Summary against all my CSV fields stated above.
It looks like as below:
CSV Fields: Jira Field Map Field Value
Summary,Component,Priority,ReporterDue Date Summary
(e.gABC,Data,Medium,XYZ,02/28/23)
Should not I have something like as below under Map field section?
CSV Fiels Jira Field
Summary Summary
Component Component
Priority Priority
Reporter Reporter
Due Date Due Date
Thanks,
Kamal
Hello @Kamaldeep
On the first page of the import wizard make sure that the CSV Delimiter specified matches what you actually use in the file, whether that is a comma or some other mark.
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.