Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to attach form to a duplicated ticket

ciriloh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 11, 2026

We have a Jira form for New employees that once submitted creates an issue with the form attached in PDF format.   We also have automation that duplicates that issue to different queues as child issues.  We would like that same New employee form to be attached to the child issues as well. I tried in automation but I'm not certain it will attach the new hire form from the parent.

2 answers

1 vote
Trudy Claspill
Community Champion
May 11, 2026

Hello @ciriloh 

Welcome to the Atlassian community.

Can you confirm that what you want to copy is an attachment (a PDF created when the form is submitted) versus the Form itself?

Can you provide us with a screen image of the entire rule you have constructed so far?

Assuming the first answer is "yes, an attached pdf" then I believe you would need to update your Clone (or Create) action to include the Attachment field, and set it to copy the attachments from the trigger item.

Screenshot 2026-05-11 at 5.38.59 PM.png

 

You may need to have some sort of delay between the trigger (original issue created) and the steps where you duplicate the issue, so that there is time for the Form to be saved as a PDF attachment on the original issue. The Delay action, though, is available only in Premium and Enterprise subscriptions.

https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Delay

0 votes
Aaron Pavez _ServiceRocket_
Community Champion
May 11, 2026

Hi  

Sadly, cloning the form is not supported at the moment:

https://jira.atlassian.com/browse/JSDCLOUD-10939

Either use a third-party app or the API way:

https://developer.atlassian.com/cloud/forms/rest/api-group-forms-on-issue/#api-issue-sourceissueidorkey-form-copy-targetissueidorkey-post

The Copy forms will work. Add a web request automation to call the API after the clone action.

Regards

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events