From 060b6933e298544a0853d20b015057f47aac26cb Mon Sep 17 00:00:00 2001 From: Marco Villeneuve Date: Thu, 9 Jan 2025 18:07:04 -0800 Subject: [PATCH] Changed SLD migration date --- tools/config/update-configmap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/config/update-configmap.sh b/tools/config/update-configmap.sh index 02f0812b..a67ceb3a 100644 --- a/tools/config/update-configmap.sh +++ b/tools/config/update-configmap.sh @@ -768,7 +768,7 @@ else disableSdcFunctionality=true EDUC_EDX_FRONTEND="https://educationdataexchange.gov.bc.ca" DISABLE_EAS_FUNCTIONALITY=true - sldMigrationDate="2025-02-01" + sldMigrationDate="2025-01-17" fi BANNER_ENVIRONMENT="$bannerEnvironment"