i use the HTML macro at the collab page.
Now i'm making the tool to create JIRA issue page with some basic information of some JIRA issues at the collab page.
but i don't know how to move the attachment file from one issue to another issue in JIRA using HTML or Javascript.
please let me know the way...
To do it with javascript, you're going to need to issue a string of commands to the server, over REST. Get the attachment you need, and download it, delete it from the current issue and attach it to the target one.
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.