From 91dcf6c5c3f7442a7fbdca3ccae70f7eb81028c0 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Fri, 27 Jun 2025 06:40:51 +0100 Subject: [PATCH] rep create fix --- components/case/representation/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/case/representation/index.js b/components/case/representation/index.js index 10fe030d..d2484ce8 100644 --- a/components/case/representation/index.js +++ b/components/case/representation/index.js @@ -819,7 +819,7 @@ let MakeRepresentation = (props) => { "pinswg_siteaddressline2": detailsObj.pinswg_siteaddressline2, "pinswg_siteaddresstown": detailsObj.pinswg_siteaddresstown, "pinswg_siteaddresspostcode": detailsObj.pinswg_siteaddresspostcode, - "pinswg_lpareference": resultsObj.pinswg_lpareference, + // "pinswg_lpareference": resultsObj.pinswg_lpareference, "_pinswg_appellant_value": detailsObj["_pinswg_appellant_value"], "_pinswg_appellant_value@OData.Community.Display.V1.FormattedValue": detailsObj[