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