2 changed files with 471 additions and 0 deletions
@ -0,0 +1,39 @@
|
||||
name: Review app pipeline |
||||
|
||||
on: |
||||
pull_request: |
||||
types: |
||||
- opened |
||||
- synchronize |
||||
workflow_dispatch: |
||||
|
||||
defaults: |
||||
run: |
||||
shell: bash |
||||
|
||||
jobs: |
||||
postgres: |
||||
name: Provision postgres |
||||
runs-on: ubuntu-latest |
||||
environment: staging |
||||
|
||||
steps: |
||||
- name: Install Cloud Foundry CLI |
||||
run: | |
||||
wget -q -O - https://packages.cloudfoundry.org/debian/cli.cloudfoundry.org.key | sudo apt-key add - |
||||
echo "deb https://packages.cloudfoundry.org/debian stable main" | sudo tee /etc/apt/sources.list.d/cloudfoundry-cli.list |
||||
sudo apt-get update |
||||
sudo apt-get install cf8-cli |
||||
|
||||
- name: Provision postgres |
||||
env: |
||||
CF_USERNAME: ${{ secrets.CF_USERNAME }} |
||||
CF_PASSWORD: ${{ secrets.CF_PASSWORD }} |
||||
CF_API_ENDPOINT: ${{ secrets.CF_API_ENDPOINT }} |
||||
CF_SPACE: dev |
||||
CF_ORG: ${{ secrets.CF_ORG }} |
||||
run: | |
||||
cf api $CF_API_ENDPOINT |
||||
cf auth |
||||
cf target -o $CF_ORG -s $CF_SPACE |
||||
# cf create-service postgres tiny-unencrypted-13 dluhc-core-review-app-${{ github.event.pull_request.number }}-postgres |
@ -0,0 +1,432 @@
|
||||
Validation failed: Voiddate Void date must be before the major repairs date if provided. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Email Enter an email address in the correct format, like name@example.com. |
||||
Validation failed: Is carehome Enter how much rent and other charges the household pays every calendar month, Chcharge Enter how much rent and other charges the household pays every calendar month. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
No matching location for scheme 004 and location (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 004 and location (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 002 and location 030 (visible IDs). |
||||
Validation failed: Tcharge Enter a total charge that is at least £10 per week, Tcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Chcharge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’, Household charge Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 6 and location 43 (visible IDs). |
||||
No matching location for scheme 4 and location 14 (visible IDs). |
||||
No matching location for scheme 5 and location 54 (visible IDs). |
||||
Organisation not found with legacy visible ID 1817. |
||||
Organisation not found with legacy visible ID 11570. |
||||
Organisation not found with legacy visible ID 11570. |
||||
Organisation not found with legacy visible ID 141528. |
||||
Organisation not found with legacy visible ID 19162. |
||||
Validation failed: Postcode Enter a postcode in the correct format, for example AA1 1AA. |
||||
Validation failed: Postcode Enter a postcode in the correct format, for example AA1 1AA. |
||||
Scheme not found with legacy ID 8d52615655f997fbd18f02ca61c2570df4e6ee0c. |
||||
Validation failed: Postcode Enter a postcode in the correct format, for example AA1 1AA. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
Scheme not found with legacy ID f6a1cd50796be7df8cdfb3c57c8f43c600390806. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Voiddate Void date must be before the major repairs date if provided. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 003 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 003 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 003 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 003 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Pscharge Enter a value for the personal service charge between £0 and £200 per week if the landlord is a private registered provider and it is a supported housing letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
No matching location for scheme 16 and location 006 (visible IDs). |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 003 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 003 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
No matching location for scheme 16 and location 006 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 006 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 006 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Tshortfall You cannot answer the outstanding amount question if you don’t have outstanding rent or charges. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
No matching location for scheme 16 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £55 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Organisation not found with legacy visible ID 10382. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Startdate The tenancy start date must be before the end date for this supported housing scheme, Brent Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms, Beds Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms, La Rent is higher than the absolute maximum expected for a property of this type based on this local authority, Postcode known Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms, Scheme Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Location Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority, Rent type Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Needstype Rent is higher than the absolute maximum expected for a property of this type based on this lettings type, Period Rent is higher than the absolute maximum expected for a property of this type based on this period. |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
No matching location for scheme 1 and location 14 (visible IDs). |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Organisation not found with legacy visible ID 10194. |
||||
Scheme not found with legacy ID a7df8f871054cf8481d576a5185cc64f6a7b1212. |
||||
Scheme not found with legacy ID b88bfcbc2d5350d283659e4944b4dcd2e4fede99. |
||||
Scheme not found with legacy ID fc453360f66b691bc1e4cb53d13148e1a11d94da. |
||||
Scheme not found with legacy ID fc453360f66b691bc1e4cb53d13148e1a11d94da. |
||||
Scheme not found with legacy ID 73f5ba50b7e10ddc00e3e19644a653c8cdbbfee7. |
||||
Scheme not found with legacy ID 73f5ba50b7e10ddc00e3e19644a653c8cdbbfee7. |
||||
Scheme not found with legacy ID 73f5ba50b7e10ddc00e3e19644a653c8cdbbfee7. |
||||
Scheme not found with legacy ID 36cdc828d39dadc50db5dabc1ea8e4899524bf7c. |
||||
Scheme not found with legacy ID 4bd8d946a4794b3e89b91679149ce454e8a3abae. |
||||
Scheme not found with legacy ID f2ff9326cd6b1130ebc28aa4223490c5a0aea0f5. |
||||
Scheme not found with legacy ID f2ff9326cd6b1130ebc28aa4223490c5a0aea0f5. |
||||
Scheme not found with legacy ID f2ff9326cd6b1130ebc28aa4223490c5a0aea0f5. |
||||
Scheme not found with legacy ID 0d13771d3b1ed5966a498ce2ef952e2acef6e815. |
||||
Scheme not found with legacy ID 0d13771d3b1ed5966a498ce2ef952e2acef6e815. |
||||
Scheme not found with legacy ID 1f4836230dd0e2d69e1f8ee532d954ba16acbf73. |
||||
Scheme not found with legacy ID 1f4836230dd0e2d69e1f8ee532d954ba16acbf73. |
||||
Scheme not found with legacy ID 1f4836230dd0e2d69e1f8ee532d954ba16acbf73. |
||||
'6' is not a valid support_type. |
||||
Validation failed: Tshortfall Enter a value over £0.01 as you told us there is an outstanding amount. |
||||
Validation failed: Is carehome Enter how much rent and other charges the household pays weekly for 52 weeks, Chcharge Enter how much rent and other charges the household pays weekly for 52 weeks. |
||||
Validation failed: Is carehome Enter how much rent and other charges the household pays weekly for 52 weeks, Chcharge Enter how much rent and other charges the household pays weekly for 52 weeks. |
||||
Validation failed: Is carehome Enter how much rent and other charges the household pays weekly for 52 weeks, Chcharge Enter how much rent and other charges the household pays weekly for 52 weeks. |
||||
Validation failed: Is carehome Enter how much rent and other charges the household pays weekly for 52 weeks, Chcharge Enter how much rent and other charges the household pays weekly for 52 weeks. |
||||
Validation failed: Tenancylength Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type, Tenancy Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type. |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
Validation failed: Tenancylength Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type, Tenancy Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type. |
||||
Validation failed: Earnings Net income cannot be greater than £690 per week given the tenant’s working situation. |
||||
Validation failed: Tenancylength Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type, Tenancy Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type. |
||||
undefined method `zero?' for nil:NilClass |
||||
|
||||
public_send("details_known_#{tenant_number}").zero? |
||||
^^^^^^. |
||||
Validation failed: Tenancylength Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type, Tenancy Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type. |
||||
Validation failed: Tenancylength Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type, Tenancy Enter a tenancy length between 2 and 99 years (or don't specify the length) for a tenancy of this type. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Age3 Person 3’s age must be between 0 and 120. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Unittype gn A shared house with fewer than two tenants must have 1 to 3 bedrooms, Beds A shared house with fewer than two tenants must have 1 to 3 bedrooms. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Unittype gn A shared house with fewer than two tenants must have 1 to 3 bedrooms, Beds A shared house with fewer than two tenants must have 1 to 3 bedrooms, Rsnvac Answer cannot be re-let to tenant who occupied the same property as temporary accommodation as this accommodation is not temporary, Prevten Answer cannot be non-temporary accommodation as this is a re-let to a tenant who occupied the same property as temporary accommodation. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Pscharge Enter a value for the personal service charge between £0 and £75 per week if the landlord is a local authority and it is a supported housing letting. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Age2 Person 2’s age must be between 0 and 120. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Startdate Enter a date within the current collection windows. |
||||
Validation failed: Unittype gn A shared house with fewer than two tenants must have 1 to 3 bedrooms, Beds A shared house with fewer than two tenants must have 1 to 3 bedrooms, Rsnvac Answer cannot be re-let to tenant who occupied the same property as temporary accommodation as this accommodation is not temporary, Prevten Answer cannot be non-temporary accommodation as this is a re-let to a tenant who occupied the same property as temporary accommodation. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Organisation not found with legacy visible ID 4500080. |
||||
Scheme not found with legacy ID 7fdcaacb5d90735f9c942093afd0bb8a9a6476e2. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
undefined method `zero?' for nil:NilClass |
||||
|
||||
public_send("details_known_#{tenant_number}").zero? |
||||
^^^^^^. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Prevten Answer cannot be a children’s home or foster care as the lead tenant is 20 or older, Age1 The lead tenant must be under 20 as you told us their housing situation immediately before this letting was a children’s home or foster care. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Joint This cannot be a joint tenancy as you've told us there's only one person in the household, Hhmemb There must be more than one person in the household as you've told us this is a joint tenancy. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting. |
||||
No matching location for scheme 2 and location 1 (visible IDs). |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Scharge Enter a value for the service charge between £0 and £45 per week if the landlord is a local authority and it is a general needs letting. |
||||
Validation failed: Postcode Enter a postcode in the correct format, for example AA1 1AA. |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
No matching location for scheme 1 and location (visible IDs). |
||||
Unknown needstype value: . |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Unknown needstype value: . |
||||
No matching location for scheme 1 and location (visible IDs). |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Validation failed: Tenancylength Enter a tenancy length between 2 and 99 years for a tenancy of this type, Tenancy Enter a tenancy length between 2 and 99 years for a tenancy of this type. |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
No matching location for scheme 1 and location (visible IDs). |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Validation failed: Supcharg Enter a value for the support charge between £0 and £40 per week if the landlord is a private registered provider and it is a general needs letting. |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Unknown needstype value: . |
||||
Organisation not found with legacy visible ID 1427. |
||||
Organisation not found with legacy visible ID 1427. |
||||
Scheme not found with legacy ID 3865e9f144ec037d4557ae44a5a5541e8a28b49f. |
||||
Scheme not found with legacy ID 086a9d2a6843438c442de004016ed6f6c5c1c9ee. |
||||
Scheme not found with legacy ID 086a9d2a6843438c442de004016ed6f6c5c1c9ee. |
Loading…
Reference in new issue