Merged in feature/IO-3402-Import-Add-Notifiers (pull request #2713)

feature/IO-3402-Import-Add-Notifiers - Fix Auto Notifiers
This commit is contained in:
Dave Richer
2025-12-18 18:28:55 +00:00
3 changed files with 7 additions and 5 deletions

View File

@@ -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, {