Resolved! email not triggering to the user.
(function runMailScript(current, template, email, email_action, event) { var selectedValue = current.variables.partner.toString(); gs.info('Selected Value: ' + selectedValue); email.send(null, selectedValue);})(current, template, ema...