Forums

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

How to create epics with default user story and file attachment?

svietz
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!
March 26, 2021

Hello

I would like to use EPICs across various Jira projects. When an EPIC gets created in any of the specified projects, I would want for this EPIC to contain a default story and for that story to have a default attachment.

I would think that this request may require programmatic changes.

Any guidance on this would be much appreciated.

 

 

1 answer

1 vote
Vikrant Yadav
Community Champion
March 27, 2021

@svietz  Yes, it's possible to create EPIC across different projects. For this you need a Plugin Script Runner or JSU. Both plugin provides cloning 

 

FOr script Runner :- https://community.atlassian.com/t5/Jira-questions/Create-issue-in-another-project-with-Script-Runner/qaq-p/586820

 

https://confluence.atlassian.com/automation/automatically-create-stories-linked-to-an-epic-using-standard-checkbox-field-1026548652.html

Vikrant Yadav
Community Champion
March 27, 2021

JSU SUite.PNG

 

Using Post function in workflow you can achieve this. 

svietz
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!
March 29, 2021

@Vikrant Yadav I really appreciate your answer. I maybe wasn't clear enough on my first part. 

Say I have projects a, b, c. If anyone is creating an epic in any of these projects I would like to ensure that during EPIC creation, a story gets created automatically. The Story should have a summary of course, maybe a very brief description and I would like to ensure that a document template is also attached during creation.

Would you mind refining your answer based on the additional information?

 

Thanks a lot in advance 

Suggest an answer

Log in or Sign up to answer