I want to do an if statement in my automation to set the Epic status based on the status of all the children, or some of the children
I have it working when it's only doing 1 check. When all children statuses = Done then set the Epic status = Release. - This works fine
If that's not true, then I want it to check all children statuses = Shelved, if true set Epic status = Shelved
Do I use the same automation rule or do I need to create different rules?
Hello, Good day. You could use If/else condition in the rule as shown below.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.