From 5a439e600e5e713e6439a8a7b1ab60c7094b56d8 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 12:36:03 +0100 Subject: [PATCH] Changed IDs and ordering for property_vacancy_reason_not_first_let --- config/forms/2021_2022.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 73c01def0..97ab10736 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -621,39 +621,39 @@ "hint_text": "", "type": "radio", "answer_options": { - "1": { + "13": { "value": "Internal transfer", "hint": "Excluding renewals of a fixed-term tenancy" }, - "10": { + "5": { "value": "Previous tenant died with no succession" }, - "2": { + "9": { "value": "Re-let to tenant who occupied same property as temporary accommodation" }, - "0": { + "14": { "value": "Renewal of fixed-term tenancy" }, - "7": { - "value": "Tenant abandoned property" - }, - "3": { + "19": { "value": "Tenant involved in a succession downsize" }, - "6": { - "value": "Tenant moved to care home" + "8": { + "value": "Tenant moved to private sector or other accommodation" }, - "5": { + "12": { "value": "Tenant moved to other social housing provider" }, - "4": { - "value": "Tenant moved to private sector or other accommodation" + "18": { + "value": "Tenant moved to care home" }, - "9": { - "value": "Tenant was evicted due to anti-social behaviour" + "6": { + "value": "Tenant abandoned property" }, - "8": { + "10": { "value": "Tenant was evicted due to rent arrears" + }, + "11": { + "value": "Tenant was evicted due to anti-social behaviour" } } }