Forums

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

How to create multiple issues in multiple projects?

Sahish January 30, 2023

Hello All,

My question is, How to create multiple isses in multiple projects when one custom field gets updated?

Like for example, we have field called "Versions Affected" which is drop down field having V1, V2, V3..... If the user selects V1 from the drop down, a new ticket has to be created in Project called "Release 1", like wise V2 for "Release 2", V3 for "Release 3".....

Thanks in advance,

Sahish.

1 answer

0 votes
Darryl Lee
Community Champion
January 31, 2023 edited

Hi @Sahish --

As long as your Rule is scoped to be global (all projects) or to the multiple projects where you will need to create issues, then you should be able to:

  • Trigger on when the "Versions Affected" is changed. Or based on transition - whatever makes sense for you.
  • Use Issue fields condition to check what drop-down option is selected for "Versions Affected"
  • For each option, use the Create issue action and select the appropriate Project.

Suggest an answer

Log in or Sign up to answer