Group approval is skipping

SHALIKAS
Tera Guru

I am using scratchpad variable for group approval in workflow

The script running is as follows

var answer=[];
answer.push(workflow.scratchpad.approverGroups);
gs.log("app"+answer);

I logged the answer vraiable also and it is giving correct value. The group to which it should trigger approval is active and also have active group members presnt, still skipping approval
SHALIKAS_0-1749977806246.png

 

1 REPLY 1

J Siva
Tera Sage

Hi @SHALIKAS 

Is it happening to all the approval groups?

Regards,

Siva