From 6269ab4c15ab9a494bfff7f7ceef013157c69e22 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Wed, 16 Apr 2025 16:40:47 +0100 Subject: [PATCH] typo on questionnaire after jsonpath update --- .../representationLPAQuestionnaire_s78.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js b/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js index b0260007..ae86e2b8 100644 --- a/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js +++ b/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js @@ -65,7 +65,7 @@ let S78_Questionnaire = (props) => { '$..[?(@ && @.pinswg_name=="' + currentView.caseReference.currentReference + '")]', - json: setCaseResultssObj, + json: setCaseDetailsObj, eval: true, });