- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 05:01 AM
Hi All,
We have added new approval state as "more info required" on approval state.
But when group approval gets create, if one approver changes state to "more info required" , for other group members, state not changing to "more info required".
How we can change other approver state to "more info required".
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 06:28 AM
I would say that you would need to do a business rule with the condition of state changes to More Information Required you lookup the reset of the approvals for that same change and set the state to More Information Required. I know it already does this if one someone approves it automatically changes it to no longer required but I could not see what business rule is doing that unless it is using a script include.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 06:28 AM
I would say that you would need to do a business rule with the condition of state changes to More Information Required you lookup the reset of the approvals for that same change and set the state to More Information Required. I know it already does this if one someone approves it automatically changes it to no longer required but I could not see what business rule is doing that unless it is using a script include.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2019 03:44 AM