Approval Task being Auto Approved if the REQ/RITM "Requested For" is in the Approval Group

Ryan Harrington
Tera Contributor

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.

1 ACCEPTED SOLUTION

kristenankeny
Tera Guru

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).

View solution in original post

7 REPLIES 7

kristenankeny
Tera Guru

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).

That's exactly what it was. Thanks so much!

You're welcome!

shrija10
Kilo Contributor

Hi ,

 

In our case our requirement is to make it auto approved if requested for is part of approval group. Can you please help me how it was set in your system as I am trying to write business rule and it is not working for me. 

 

Thanks in advance !