fixed alerts bug
This commit is contained in:
@@ -218,7 +218,7 @@ export async function updateRts(
|
||||
user.tenantId,
|
||||
`You are assigned to RTS`,
|
||||
"user",
|
||||
user.userId,
|
||||
input.assignedTo,
|
||||
updatedRts.pid,
|
||||
"rts"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user