We need to import issues with attachments in JIRA from our custom RS3 application
1. We are able to import issues from our RS3 application to JIRA application ,using import from CSV feature provided by jira
2. Now we need to also import the attachments of those issues of RS3 application from our SVN repository to the JIRA application.
Kindly let me know how can we achieve
In general, JIRA Command Line Interface (CLI) can be used for automating or scripting things like this. In this case, you would use the addAttachment action. Depending on your situation, one of the run actions (like runFromCsv or runFromSql) may also help.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.