Resolved! Creating approval requets in sysapproval_approver not triggering notification rule
I have a workflow which creates a catalog task and then in the advanced section of the create task, I programmatically create an approval request for the catalog task using the below code: var gr=new GlideRecord('sysapproval_approver');gr.initialize(...
 
					
				
		
 
					
				
		
