Hi, my project have the following components:
Issue type = "environment", custom field on issue type the called "environment type" and can have the option "testing" or "customer". epictype = "Discovery review" and under the epic I have tasks that I defined with automation. So far I had one automation that triggered tasks under the Discovery review. From now on I want to create different tasks under the discovery review for each "environment type". This is my current automation , and now I want to split it according to the environment type. It's importent to mention that this custom field is on the issue type = environment level and not on the epic type. I also tried to create automation that will inherit the environment type from the issue type to the epic, but the epic create before it can inherit the environment type
Hi @Yarden Admon -- Welcome to the Atlassian Community!
For a question like this, please explain the problem you are trying to solve, and post an image of your complete automation rule, images of any relevant actions / conditions / branches, an image of the audit log details showing the rule execution, and explain what is not working as expected. Those will provide context for the community to offer ideas. Thanks!
Until we see those...
Iterating over the values in your Environment Type field to create the new issues can be done using Advanced Branching: https://community.atlassian.com/t5/Automation-articles/Branching-over-smart-values-in-Jira-Automation/ba-p/1741935
However we will need to see your complete rule and the rule trigger to make suggestions about this.
Specifically...when do you want to do this issue creation? What action does the person perform that triggers this need?
Kind regards,
Bill
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.