From e59a64b1de99aa1ecf0a6c65e9f61bb39b7b3c8c Mon Sep 17 00:00:00 2001 From: Nawfal Ahmed Date: Tue, 8 Jul 2025 13:49:41 +0500 Subject: [PATCH] chore: update mapper with new query --- ecommerce/core/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ecommerce/core/constants.py b/ecommerce/core/constants.py index a5a5f2277e0..b47302d1830 100644 --- a/ecommerce/core/constants.py +++ b/ecommerce/core/constants.py @@ -475,6 +475,7 @@ 'key: "Statistics.comX+MLOps1-Azure"': 'product.key = "Statistics.comX+MLOps1-Azure"', 'key: "Statistics.comX+MLOps2-AWS"': 'product.key = "Statistics.comX+MLOps2-AWS"', 'key: "Statistics.comX+MLOps2-Azure"': 'product.key = "Statistics.comX+MLOps2-Azure"', + 'key: "StellenboschX+AMDP.2"': 'product.key = "StellenboschX+AMDP.2"', 'key: "TAUx+Islam101x"': 'product.key = "TAUx+Islam101x"', 'key: "TecdeMonterreyX+HC_AB.2x"': 'product.key = "TecdeMonterreyX+HC_AB.2x"', 'key: "TecdeMonterreyX+HC_MFN.1x"': 'product.key = "TecdeMonterreyX+HC_MFN.1x"',