Merged in release/2025-12-19 (pull request #2714)

feature/IO-3402-Import-Add-Notifiers - Fix Auto Notifiers
This commit is contained in:
Dave Richer
2025-12-18 18:29:35 +00:00
3 changed files with 4 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, {