feature/IO-3402-Import-Add-Notifiers - Fix Auto Notifiers
This commit is contained in:
@@ -241,6 +241,8 @@ const partsManagementProvisioning = async (req, res) => {
|
||||
"phone",
|
||||
"userEmail"
|
||||
]);
|
||||
|
||||
// TODO add in check for early access
|
||||
await ensureExternalIdUnique(body.external_shop_id);
|
||||
|
||||
logger.log("admin-create-shop-user", "debug", body.userEmail, null, {
|
||||
|
||||
Reference in New Issue
Block a user