IO-3166-Global-Notifications-Part-2 - Checkpoint
This commit is contained in:
@@ -367,10 +367,7 @@ const partMarkedBackOrderedBuilder = (data) => {
|
|||||||
bodyShopId: data.bodyShopId,
|
bodyShopId: data.bodyShopId,
|
||||||
key: "notifications.job.partBackOrdered",
|
key: "notifications.job.partBackOrdered",
|
||||||
body,
|
body,
|
||||||
variables: {
|
variables: {},
|
||||||
queuedForParts: data.changedFields.queued_for_parts?.new,
|
|
||||||
oldQueuedForParts: data.changedFields.queued_for_parts?.old
|
|
||||||
},
|
|
||||||
recipients: []
|
recipients: []
|
||||||
},
|
},
|
||||||
email: {
|
email: {
|
||||||
|
|||||||
Reference in New Issue
Block a user