PM-4303 Asignaciones en el routing screen devuelve como selección de tipo manual un ciclical
This commit is contained in:
@@ -490,6 +490,7 @@ class Light
|
||||
case '': //when this task is the Finish process
|
||||
case 'nobody':
|
||||
$userFields = $oDerivation->getUsersFullNameFromArray( $derive[$sKey]['USER_UID'] );
|
||||
$taskAss = array();
|
||||
$taskAss['routeFinishFlag'] = true;
|
||||
$user['userId'] = $derive[$sKey]['USER_UID'];
|
||||
$user['userFullName'] = $userFields['USR_FULLNAME'];
|
||||
|
||||
Reference in New Issue
Block a user