Forums

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

Need to create a issue based on another issue for different issue type

Parsa Mounika June 20, 2022

Hi,

Need to create a issue based on another issue for different issue type and link those issues in issue link. 

For eg,

If we create a issue with Initiative type and summary CPM: "program name" then 4 issues should be created with Milestone issue type like below.

CPM: "program name" Feature Complete
CPM: "program name" Bug Free
CPM: "program name" SOP 1
CPM: "program name" SOP 2

 

After creation of the above 4 issues these 4 issues should be linked to issue link for Initiative issue type.

2 answers

1 vote
Fabian Lim
Community Champion
June 20, 2022

Hi @Parsa Mounika

You can use Jira automation

Trigger: issue created

Condition: issue type initiative

Action: create tasks

Action: link to trigger issue with specific link

note: the rule must be created by the sys admin in the global administration since you are using multiple projects.

 

https://www.atlassian.com/software/jira/features/automation

Parsa Mounika June 20, 2022

Hi @Fabian Lim , in our jira we are not using Jira Automation.

So, can you suggest alternative solution.

0 votes
Fabian Lim
Community Champion
June 20, 2022

I think there is the lite version that you can try, but I cant remember if the automation I mention is possible.

Other options are using a plugin. Jmwe, scritprunner, powerscripts are some of them. Check the marketplace.

Regards

Suggest an answer

Log in or Sign up to answer