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