about 50% of my request types need at least 2 levels of approval, some need more (business decision).
When we used FreshService, the workflow capability allowed approval step after approved approval step.
I cannot find a way with JSM to cover the scenario below:
1st Approver - Line Manager
on approval
2nd Approver - Security team. Send to 4; take first response.
on approval
3rd Approver - Director
The only option I can see is to send to all and need all to approve. But 2nd approval only needs one of the four to approve
Any assistance or direction appreciated.
Hi @Myles Boyd ,
You can do two things (or maybe more, but two come in mind) to do this:
Kind regards,
Rudy
Thanks Rudy/.
#1 sounds the better option, would that be in the workflow, create additional approval steps?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that are new statuses in your workflow.
#1 is also my preferred option, it gives a clearer picture and does not bother people upstream if earlier approvers already decline the request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Myles Boyd ,
You can implement a second approval for the Security team. There are four approvers required. To achieve this, create a new field and use the "multiple user" field type. Add the default four members' names to this field, and then update your workflow to include a step where this field is used for approval.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ashok
Many thanks for speedy response
Does that mean, in the workflow, I'd set up workflow so the approved path goes to another approval step, in automation use the group to populate, then, in the workflow, after approval go to another approval step?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.