From 608fb1f55522e45eb43d6f33f2f7cda6a4de4ab0 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Mon, 16 May 2022 15:59:05 +0100 Subject: [PATCH] Fix value mapping for tenancy type 22/23 --- config/forms/2022_2023.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 7c7c2e66b..6f32d968b 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -994,7 +994,7 @@ "hint_text": "", "type": "radio", "answer_options": { - "1": { + "4": { "value": "Assured Shorthold Tenancy (AST) - Fixed term" }, "6": { @@ -1041,7 +1041,7 @@ "hint_text": "This is also known as an ‘introductory period’.", "type": "radio", "answer_options": { - "1": { + "4": { "value": "Assured Shorthold Tenancy (AST) - Fixed term" }, "6": { @@ -6297,7 +6297,7 @@ "label": true, "i18n_template": "la" }, - { + { "key": "soft_min_for_period", "label": false, "i18n_template": "soft_min_for_period" @@ -6336,7 +6336,7 @@ "label": true, "i18n_template": "la" }, - { + { "key": "soft_max_for_period", "label": false, "i18n_template": "soft_max_for_period"