How to Send a Group approval Using workflow based on incident assignment group

BheemavarapuTej
Tera Expert

var answer = [];


if(current.variables.state == '2') //  
{
answer.push(current.variables.assignment_group);
}
0 REPLIES 0