Hi
Situation: I have a custom publishing approval workflow that is started automatically when a contributor submits the page for approval using a itemupdate event. (triggers when approval status change from draft to pending).
The workflow will have multiple approver tasks assigned with parallel approval and if one approved, end the process.
Issue: Now, If the approver logs in and clicks on "publish" from ribbon and "Approves/rejects", the approval status for the page changes to Approve/Reject. But the workflow task status is not changed. So the task complete emails are not triggered, since
the task are still in "In Progress" Mode.
How can i make the task process complete and trigger the email?
Any ideas?
Thanks
Venky