Merged in bugfix/PMCORE-4087 (pull request #8678)
PMCORE-4087 Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
@@ -313,7 +313,7 @@ export let cases = {
|
|||||||
return Api.update({
|
return Api.update({
|
||||||
service: "ASSIGN_CASE",
|
service: "ASSIGN_CASE",
|
||||||
data: {
|
data: {
|
||||||
reason: data.reasonReassign,
|
reason: data.reasonAssign,
|
||||||
sendMail: data.notifyUser,
|
sendMail: data.notifyUser,
|
||||||
index: data.DEL_INDEX
|
index: data.DEL_INDEX
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user