Require assistance on Wait Condition
I have created two workflows (When Modified Record Saved), the first one with the Wait condition and sending our email and the second one also with wait condition and sending out email.
1. Wait for 5 days and then Opportunity Owner
2. Wait for 1 day and send an email to Opportunity Owner again.
I notice that if the first workflows is going into wait then second and subsequent worklfows not having the wait conditions are not being triggered at all.
Is this the right behavior? When will the second workflow trigger?
If one workflows goes into Wait then no workflows following the order will trigger. How do I achieve the above requirement?