When i try to give message in comment section:
Example:
By David Graves at 13/Aug/20 3:32 PM- simple change _;_ remove alternate camera head ID detection.
In Jira comment section i try to comment this it was showing actually what i have given,
but when i try to import an csv file ,the words before semi colon is not occur in comment
section.it was my issue
issue example:
_ remove alternate camera head ID detection.
" By David Graves at 13/Aug/20 3:32 PM- simple change;remove alternate camera head ID detection.
use
""" before and after the value ,that's will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share how your CSV file looks like?
How are you mapping the fields while doing the import?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
summary,issuetype,issuekey,created,updated,assingnee,reporter,migrationinformation,comment
these are my fields
mapping the fields with the following field type.
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.