When I installed zfj-importer-utility-0.40.jar, Jira is not responding. Is it a compatibility issue? I was installing the utility for uploading test-cases in bulk.
You can import a CSV using the JIRA Importers plugin (included in JIRA). If you include the key and summary of an issue that already exists you will update that issue instead of creating a new one.
If you had an issue, TEST-123 with a description of apple, and you imported the following CSV:
Sample CSV:
key, summary, description TEST-123, Fruit, Banana
The description of TEST-123 would now be Banana.
https://confluence.atlassian.com/display/JIRA/Migrating+from+Other+Issue+Trackers
Thanks so much!
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.