Hello,
I have an If/else block automation to trigger based on keywords in Summary. If(block)/then checks for one keyword, then next else(block)/then has a different keyword, and another else(block)/then has a different keyword. The rule currently stops after it is triggered the first time for the first keyword.
Ex: I have an automation rule check for keywords in Summary: cat, dog, mouse. I have a ticket with Summary: "Cat ate my mouse." The rule triggers when it reaches cat, but does not trigger with keyword mouse.
Is there a way to continue running through all the conditions? Should a different conditional component be used?
Thanks,
Jen
It appears you want to map values found in the Summary to Label values to add when a work item is created. Is that correct?
If so, what does that mapping look like, such as many keywords-to-one label, like this:
Or some other mapping?
However they are mapped, there are at least two ways to solve this with a single rule: branching and lookup table (or variable).
Kind regards,
Bill
Hi @Jennifer Bader , would you please post a screenshot of at least that part of your automation so we can better determine a solution?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.