From 08298059d2dc5594b514820e7aee8354773ec1ad Mon Sep 17 00:00:00 2001 From: Samuel Young Date: Wed, 11 Mar 2026 11:18:26 +0000 Subject: [PATCH] fixup! CLDC-4204: Update row parser question titles to match form fix sales log typo Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com> --- app/services/bulk_upload/sales/year2026/row_parser.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/services/bulk_upload/sales/year2026/row_parser.rb b/app/services/bulk_upload/sales/year2026/row_parser.rb index 35c84abe3..ad3478781 100644 --- a/app/services/bulk_upload/sales/year2026/row_parser.rb +++ b/app/services/bulk_upload/sales/year2026/row_parser.rb @@ -10,7 +10,7 @@ class BulkUpload::Sales::Year2026::RowParser field_3: "What is the sale completion date? - year YY", field_4: "Which organisation owned this property before the sale?", field_5: "Which organisation is reporting this sale?", - field_6: "What is the CORE username of the account this sale log should be assigned to?", + field_6: "What is the CORE username of the account this sales log should be assigned to?", field_7: "What is the purchaser code?", field_8: "Is this a shared ownership or discounted ownership sale?", field_9: "What is the type of shared ownership sale?",