Forums

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

Create task in different project

craigHannah
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!
September 14, 2021

If I have 2 projects 

- Developer Project

- Database Project

 

Can I change the status of task in first project and have it create task in second project

EG If in Developer Project I have a task that I change to  "Requires Review by DB Admin"

Is there a way to create an unassigned task in the Developer project  and have it shown in the Developer Project 

The above is just an example

4 answers

2 votes
John Funk
Community Champion
September 15, 2021

Hi Craig,

You can create an automation rule in Automation for Jira. Create an Issue Transitioned rule for the move to In Progress.

Add any further conditions if needed.

Then add a new action for Create Issue. 

The rule should look something like:

screenshot1.png

Be sure in the details to limit it to just the Developer project. 

Craig.Hannah September 15, 2021

Thanks for that , the image really helped and made it a lot clearer

Like # people like this
2 votes
Julie d_Antin _Elements_
Atlassian Partner
September 15, 2021

Hi @craigHannah ,

You can see how Automation rules are set up in the Automation library.

If you're having trouble setting up Automation and you're open to trying an app, you might find Elements Copy & Sync easier to configure.

The app allows you to set up recipes to copy or create new issues, and you can add them as a post-function so that when you transition your issue to the status "Needs Review" it will automatically create the new issue in the correct project. 

You might find this comparison of different options on how to trigger new issues in a different project useful.

1 vote
Howdy Cameron
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!
September 15, 2021

Yes, it is possible

Craig.Hannah September 15, 2021

Great, how ?

0 votes
Jacob Vu
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.
September 14, 2021

Hi @craigHannah

You can create global automations / rules, which allows you to create a rule that applies to multiple projects. 

Under rule details, you can change the scope of the rule to multiple projects and then add the two projects you want to create a rule in.

Hope that helps.

Jacob

Craig.Hannah September 14, 2021

Thanks for reply

Tried doing that but doesnt seem to work

Another (simpler) way of describing what im trying to do ..

If I move a Developer Project task to "In Progress" Create a new task in Database Project

Like Deleted user likes this

Suggest an answer

Log in or Sign up to answer