From 57ab4aba2a87066e065aeb1fcfb6d59909b99056 Mon Sep 17 00:00:00 2001 From: Michael Clayson Date: Tue, 17 Mar 2026 10:59:31 +0000 Subject: [PATCH] chore: update seed data --- .../SeedData/BsSelectGpPractice.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/application/CohortManager/src/Functions/Shared/DataServices.Migrations/SeedData/BsSelectGpPractice.json b/application/CohortManager/src/Functions/Shared/DataServices.Migrations/SeedData/BsSelectGpPractice.json index ea6d0bc7fc..f01bb64df0 100644 --- a/application/CohortManager/src/Functions/Shared/DataServices.Migrations/SeedData/BsSelectGpPractice.json +++ b/application/CohortManager/src/Functions/Shared/DataServices.Migrations/SeedData/BsSelectGpPractice.json @@ -72952,5 +72952,23 @@ "AuditCreatedTimeStamp": "2025-09-22T14:21:06.033", "AuditLastUpdatedTimeStamp": "2025-09-22T14:21:06.033", "AuditText": "From PostgreSQL" + }, + { + "GpPracticeCode": "Y05535", + "BsoCode": "JSW", + "CountryCategory": "ENGLAND", + "AuditId": 1.00, + "AuditCreatedTimeStamp": "2025-09-22T14:21:06.033", + "AuditLastUpdatedTimeStamp": "2025-09-22T14:21:06.033", + "AuditText": "From PostgreSQL" + }, + { + "GpPracticeCode": "Y03223", + "BsoCode": "KRG", + "CountryCategory": "ENGLAND", + "AuditId": 1.00, + "AuditCreatedTimeStamp": "2025-09-22T14:21:06.033", + "AuditLastUpdatedTimeStamp": "2025-09-22T14:21:06.033", + "AuditText": "From PostgreSQL" } ]