Resolved! How to set approval for users with specific role in workflow - Approval user activity script ?
Hi, I want the users with specific role to approve a request, My workflow is working fine but the Approval user script is not working, Please help me with the same. Below is my script mentioned:var answer = [];var userRole = new GlideRecord('sys_user...

