Forums

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

want to create jira project from a step in jira automatically

Rahul Pardeshi December 2, 2019

we have a container project and want to create a project automatically please help its urgent for our team.

2 answers

0 votes
Rahul Pardeshi December 2, 2019

[‎12/‎2/‎2019 7:57 PM]  Bagul, Kailash: 

Below is detail explanation what we are trying to achieve.

 

We have one Jira Project named Parent Project Container. Every task created here is a project for us. This task flows through stages as TG0, TG1,TG2,. At one stage TG2, we need an automation which will create another project which is call as child project. This child project will have predefined workflow, kanban board. All this needs to be created at a click through automation.

 

There would be multiple tasks created in the  Parent Project Container. And at TG2, we should be able to create child project for each of them. The Child project should have same name as task from Parent Project Container.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2019

You will need an automation or scripting app that can provide an automatic "create project as a post function" in your workflow.

I've done this for Server a couple of times, but I think we run into permissions problems if you try to do it on Cloud, where the user running the issue through the workflow needs to be an admin in order to create the project. 

0 votes
Jack Brickey
Community Champion
December 2, 2019

I need more info here in order to suggest an answer. What is a “container” project? What are you trying to do precisely? If you mean you wish to create a new project when an issue is transitioned in another project there is certainly no way to do this OOTB. Maybe look at an addon like Scriptrunner or Power Scripts.

Jack Brickey
Community Champion
December 2, 2019

this is a very unique use case and TBH I don't know how best to approach it. Maybe an addon. However, if it were me I would not attempt to achieve in this manner. Rather I would use Epics w/in a project and use something like Automation for Jira or similar. When the Epic transitions into some status A4J would create all stories/tasks/sub-tasks.

Suggest an answer

Log in or Sign up to answer