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.
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
Component
Audit Log
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Chris - Am I correct in thinking that you a recurring issue created for each project for each quarter?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
correct. looks like in my create component, I will need to create one for each project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad I could help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.