- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 08:34 AM
Hey everyone,
I've been running into an issue surrounding approval tasks in a RITM Workflow.
In my current workflow I'm running into an issue where an approval task is fired during the workflow but if the user who submitted the initial REQ/RITM is in the approval group for that approval task - the approval request gets automatically approved by the submitter.
I need this approval task to not be auto approved even if the person submitting the request is in the approval group.
Any thoughts on this? The attached image is the simple approval task in the workflow.
Solved! Go to Solution.
- Labels:
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 10:00 AM
After testing in a personal dev instance, I can't replicate this behavior. I'm wondering if there is a business rule running on the approval table that checks if the approver is a member of the group on the related group approval (field on sysapproval_approver is "group" which points to the group approval record).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2018 06:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2018 08:52 AM
Thanks for the screenshot, even my BR is also same but its not working for insert. If I am trying same code for update and checking update in BR its working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2019 11:09 AM