Forums

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

Scheduled Automation Rule to create request in multiple projects

Chris Thom May 4, 2020

We do quarterly regression testing for our clients and some are on some are on cycle 1(Feb, May, Aug, Nov), some are on cycle 2(Mar, Jun, Sep, Dec) and the remainder  cycle 3(Jan, Apr, July and Oct).  I'd like to create 3 Automations that create a ticket in each project that is assigned to the corresponding rule.

 

  • Cycle 1 - Projects A, B, C
  • Cycle 2 - Projects D, E, F
  • Cycle 3 - Projects X, Y, Z

Currently when I create my Automation and select the projects and then run the rule, it tells me it cannot set Project Value.  If I change the rule to a specific project then it works as expected.  How can I set the project on the "Create" portion without creating specfic  "Create" components for each one?

 

Rule Details

image.png

 

Component

image.png

 

Audit Log

image.png

2 answers

1 accepted

0 votes
Answer accepted
Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 4, 2020

Hi @Chris Thom 

 

I had the same problem in schedule rules. In action Create issue in project field you must set proper project. I don't see any options to make this rule more flexible and unfortunately you must create as many Create issue actions as issues you need.

 

Regards,

Seba

Chris Thom May 5, 2020

Thanks Seba

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2020

Hey Chris - Am I correct in thinking that you a recurring issue created for each project for each quarter? 

Chris Thom May 5, 2020

correct.   looks like in my create component, I will need to create one for each project.

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2020

Actually, what I do is that I have created a custom field called Recurring Need. It is a single pick list with values of Weekly, Bi-weekly, Monthly, Quarterly, Annually, etc. 

Then I have a rule that if a card is marked Done and the Recurring Need field is not empty, then it clones the current card and sets the due date to the amount of time based on the value of the Recurring Need field. 

See my screenshot below for an example. I have separate rules right now but going to combine them into one with series of If else/then components. 

recurring need.png

Like Karin van Driel likes this
Karin van Driel
Contributor
November 7, 2022

Just wanted to thank you @John Funk , as this gave me some new ideas :)

Like John Funk likes this
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 7, 2022

Glad I could help.

Suggest an answer

Log in or Sign up to answer