Currently, when a manager is assigned permissions through Camunda, UserGroupAssignmentListener looks up their username from their email + _idir, then creates a new one if one does not exist. This prevents the manager role being assigned to LDB supervisors for COI, as the username structure for LDB does not match the structure for idir.
Currently, when a manager is assigned permissions through Camunda, UserGroupAssignmentListener looks up their username from their email + _idir, then creates a new one if one does not exist. This prevents the manager role being assigned to LDB supervisors for COI, as the username structure for LDB does not match the structure for idir.