From a9a357d4ed971500d5f99c88439be6faa273eab3 Mon Sep 17 00:00:00 2001 From: frea Date: Mon, 14 Oct 2024 09:56:41 +0200 Subject: [PATCH 1/2] SCPN1-7341 --- RFXtoRP_HsrPro_ExecutionflowDetected.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl index 1de6b02..6bcc2f9 100644 --- a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl +++ b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl @@ -48,7 +48,7 @@ preparation_order.address.territorial_division_code == "" && preparation_order.address.postal_code == "" && preparation_order.address.iso_country_code == ""> - "ActorID": "${preparation_order.end_consignee_code}" + "ActorID": "${preparation_order.end_consignee_code?trim?json_string}" <#else> "Actor": { From 771915ad19cba831d63a2b8c28581103b02390c6 Mon Sep 17 00:00:00 2001 From: freat Date: Mon, 14 Oct 2024 11:51:48 +0200 Subject: [PATCH 2/2] Release 1.2.28+1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index ba62301..3804166 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.27+2 +1.2.28+1