I am working on an approval process. It starts with the use of a form to take in the data, and then the process is kicked off. I have two separate workflows, one for the new row being added; and the next if the size of the class or start date change. The approvers are the same.
New Record Approval:
Update Approval
I'm having two issues:
1) when adding a new row, the approver gets one email from the new record workflow, and another email from the change process workflow
2) even those I have the "when submitted" option selected as "Submitted," it doesn't reset the previous Approved or Declined that record used to have for that approver.