I am using JIRA CSV import wizard to import the issues. Could you please tell me the proper format for importing comments
with commenter name and date for JIRA 4.0.2 version.
Can I also import the Issue Id with this import.
I am having situation like there are issues starting from key Project-5 and I have to restore issues with ID from
Project-1 to Project-4.
Thanks
Saurabh
With a little scripting and using the JIRA Command Line Interface, you can preserve issue ids. This was important for me to keep the links to commits correct. Migration from Plugin Studio has some info and soon will have some of the scripts documented.
Hi Saurabh,
As mentioned on previous thread. Here is the information in regards to importing comments using CSV
If a row contains more columns than there are header columns, then the excess columns will be added as comments (though see JRA-7672).
In regards to your second query, importing issue or restore I think you could not retain the issue ID as the CSV importer will create a new issue ID.
Hope it helps.
Cheers,
Septa Cahyadiputra
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.