Participant Mapping - NextApprover
Hi There,
I have a simple approval workflow where multiple approvals are needed and multiple approver email addresses are known upfront (no need for dynamic approval solution).
I use a combination of beanshell and form update tool plugin functions to loop and clear/reset to the next approver's details and all new values are set as required. Issue is however that when 1st approver approves, 1st status is set and workflow details cleared and datalist filter works as it does not reflect a pending assignment for 1st approver anymore (by now it should only open for 2nd approver) yet a form still opens up immediately again for 1st approver where it should be for 2nd approver.
In my process, I also have "Show The Next Assignment When Completed" unticked so I'm not sure why the 2nd approvers form opens up for 1st approver again. Am I perhaps missing a beanshell to indicate assignment completed?