What happens with workflows with Multiple conditions?

Hi,

I have a condition as shown below. I wonder, what happens in this conditions, do all the conditions have an OR relationship so I get an email sent at 7 days, 14 days and 1 month work or does only 1 of the conditions gets triggered?

Conditions Image

Thanks

Great Question, I’m surprised no one has answered it yet. In my experience, multiple conditions in a workflow are processed as AND 's. Unfortunately, I’m in a situation that needs an OR. Two workflows won’t do since an update to either record field will result in one email sent, however updating different 2 fields on a save would generate one email from each workflow change. With an AND/OR option then single or multiple field changes could send a single email notification, but I have not found this option.