You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi ,
I have a transition screen between 2 statuses, say Testing to Done, and I have attachments field in that screen. I need to get the attachments(one or more) which were uploaded at the time of transition and clone those attachments to another issue.
As of now , I was able to get all the attachments which were present in that issue(Using Script-runner). But I need to clone only those attachments which are uploaded at the time of transition.
Please help me out.
Thanks and regards,
Sahrudai
Hi Sahrudai,
I can confirm that it is only possible to get all attachments on an issue and not just the ones added in a transition screen.
The reason for this is that Atlassian only provides the Get attachment metadata API located here in order to get all atatchments and ScriptRunner for Jira Cloud can only use the public rest API's which Atlassian provides.
This means all you could do would be to clone all attchments and then make a calls to the Delete Attachment API here to delete the attachments which are not required.
Regards,
Kristian
During my 17 years as a coach, mentor, and trainer of Agile teams, I’ve participated in hundreds of Agile planning meetings. The end result was a wall of backlog items annotated by an explosion of co...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.