Hello All!
I'm trying to build a simple PO Request system where automatic emails are sent based upon a change in "Approval Status". Options for Approval Status are "New, Submitted/In Progress, Approved, and Rejected".
When a new item is created, the default of "Approval Status" is "New". If the status is changed to "Submitted/In Progress", I want an email sent to the approvers automatically. If the approvers select "Rejected", I want an automatic email sent back to the originator of the item. The workflow seems to work ok when I test it up to the "True" sections (see photo below). I get an error that states "ActionBranchingConditionNotSatisfied". My connections are all valid; I'm not sure where I'm going wrong.
Thanks,
Kyle