You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Let me give you an example of what I'm trying to do.
If a task needs to go through Security, I'd like to create a sub-task titled "Security Paperwork" and attach the PDF form to the issue.
I have no problem using Automation to generate the sub-task after the appropriate requirements have been reached, with the appropriate title.
I cannot figure out how to attach the PDF form to the sub-task. I would like to just drag the PDF to that "Copy Attachment from Current issue" chiclet, but that's not an option.
Hi @Andrew
So currently, Jira Automation doesn't support adding attachments. Aka there's nowhere in this UI where you can upload an attachment to be added to newly created tickets - there's an open feature request for this.
Couple of things that are maybe worth thinking about though:
1. You can use the Jira REST API to add attachments to tickets.
2. You can copy attachments from related tickets as per your screenshot - so in theory if all of these newly created tickets had a common Parent/Epic (established via another automation rule maybe), they could be copied across.
Hope that helps - Steve.
Thanks, Steve.
I think your confidence is misplaced: I don't think I can use the JIRA REST API.
A combination of "I don't own the server it's deployed to" (our IT won't give me access) and "I'm not comfortable using a REST API".
Should I just make a "Shell" epic, from which all new Epics can inherit attachments from? And then can I hide it so nobody else sees the sin happening in the background? I'm not sure how I would get that to work...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Andrew and...
I believe you cannot with JSM OOTB GUI feature.
However, you can add an attachment via the REST API. See the answers on this question.
HTH,
KGM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hahaha! I'm glad you've got a sense of humor.
But you've used too many acronyms for me to understand what you're saying. :(
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.