I currently have an automation that kicks off to create a set of tickets when a fix version is created. I would like to enhance the rule to create one set of tickets if the fixversion had "ABC" in the name and another set of tasks if it doesn't. Anyone ever done this before?
Hello @Betany Riley
Can you show us the rule you have currently?
With the Version Created trigger you could either use the Regular Expression option to refine the trigger so it runs the rule only for a matching version name, and then have a separate rule for each combination of version name and issue to create...
... or, you can add If/Else blocks to check the content of the version name and nest issue creation within those blocks accordingly.
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.