bcgov / bcgov/entity

Host - Property Host Mailing/Residential Address

Open
#25,104 1 comment 0 reactions 0 assignees View on GitHub
bug hosts STR2
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

v0.0.20

**Issue**
When the rental property is in a PR area but an exemption reason is selected, property host should provide their mailing address instead of residential address.

**Requirements**
Given a user adding an individual/business property host
When the rental address is in an PR area (with no exemption)
Then the property host should provide residential address

Given a user adding an individual/business property host
When the rental address is not in an PR area OR an exemption reason is selected for a PR area
Then the property host should provide mailing address

Property Hose should provide the following type of address under different scenario
• Mailing if it’s not in PR area OR in PR area with an exemption reason
• Residential if it’s in PR area

**Steps to reproduce**

1. Step 1 - Enter 2618 Panorama Dr, Coquitlam (an address in a PR area)
2. Step 1 - select an exemption reason
3. Step 2 - add an individual/business property host
4. Step 2 - check it asks for residential address --> here is the issue

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the flow with 2618 Panorama Dr, Coquitlam: select an exemption reason, then add an individual or business property host. Trace the property-host address form and its rental-area and exemption inputs; done means it requests mailing address outside PR areas or when exempt, and residential address only in a non-exempt PR area.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.