ENCOA-132: Create user is not linking to the Corporate Account
This commit is contained in:
@@ -104,6 +104,7 @@ export default function UserCreator({user, onFinish}: {user: User; onFinish: ()
|
||||
email,
|
||||
password,
|
||||
groupID: group,
|
||||
corporate: selectedCorporate || user.id,
|
||||
type,
|
||||
studentID: type === "student" ? studentID : undefined,
|
||||
expiryDate,
|
||||
|
||||
Reference in New Issue
Block a user