I am trying to setup an automation workflow to email me the projects that are overdue by Monday morning.
So first I setup epics that are not done and the date has passed. It worked, but it also sent me the list of projects that are done.
So I added this week the status not done condition, but I get the same list again.
So I deleted both conditions (issue type equals epic and status not done) and added a multiple If condition (If issue type equals epic, status not done), but it's not letting me save this configuration with the error "Block can not be empty. You must either delete the block or add some children. The if block executes the actions within that block when the all specified conditions matches. Otherwise, the following else blocks will be evaluated."
I don't understand the logic, both conditions are set. Is it complaining about the missing else statement? Why do I need an else statement, I dont want to send anything otherwise.
I hate it that as soon as I post the question, I figure out the answer. If all match requires the then clause, it wants the then clause to be filled within the if block.
I had the send email outside. Now it looks like a program logic, when, if then.
Thanks bro. This worked for me.
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.
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.