I have set up a workflow with a status where 3 out of 5 approvals are needed.
So I created a group of 5 approver with a multiple user picker field and set 5 user as default in the corresponding Service desk request type field. In the workflow configuration I set the value "3 approvals needed".
The Problem now is that the case is cancelled after 1 rejection and no further votes are allowed afterwards. The system should allow us to keep the case opened until either 3 approvals or rejections have been received.
How can I solve this Problem?
I would do this with the help of two "Approve" transition and a counter.
Fist Approve transition will not change the status but increase the counter and will have a condition that available only when the counter is <2.
Second transition will be visible when the counter is 2 and moves the record to next status.
There should be a better way but this is what I have tried once I had this requirement.
Depends on your environment. Can be done even with the help of a Number field. Set this fields value to 0 when the record is created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.