I am looking for a way, that I can download all the attachment based on project Key.
Any way I can do it in scriptrunner?
Hey QQQ,
you can use the issue navigator to search for all issues of the desired project and then download all attachments using a Marketplace plug-in. Depending on the Jira environment you are using there two plug-in options facilitating your request.
If you use Jira Server have a look at Download Attachments. If you, on the other hand, use Jira Cloud check out Bulk Attachment Download.
Disclaimer: I am the developer of the cloud solution.
you can use any language with standard JIRA REST API, some existing answer:
or python jira
https://jira.readthedocs.io/en/master/examples.html#attachments
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.
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.