bcgov / bcgov/STRR

Examiner Review - Flag Host application details - Part 2

Open
#1,408 0 comments 0 reactions 0 assignees View on GitHub
STR
Dominant language
Python
Stars
2
Forks
22
Avg merge
2d 35m
Merged PRs (30d)
11

Description

Design: [https://www.figma.com/design/gzey7iitwuZ39IYMtNX3tg/Platform-Dashboard?node-id=1474-8224&p=f&t=WIJFsF1ItapgrsrJ-0](https://www.figma.com/design/gzey7iitwuZ39IYMtNX3tg/Platform-Dashboard?node-id=1518-500&t=dzQPCvdZOJ1ls3q3-1)

As an examiner, given that I am viewing the host application details,
When any of the following business rules are met
Then an alert is displayed next to the application details
And an alert message is displayed in the requirements section.

1. When the Property type is:
- condo or apartment
- multi-unit housing
- townhome
- strata unit
- [x] Then an alert is displayed under the municipality's name with the message in red: "Unit number missing"
- [x] The alert is not required to display if unit number is provided for the 4 property types mentioned above

2. When the Number of PR Registrations is greater than 2
- [ ] Then an alert is displayed next to the Number of PR Registered Rentals
- [ ] And the tooltip should say "More than 2 PR Registrations"

- Rule: the total number of active/suspended registrations the property host has in the system where their rental units are in PR areas. Use [identified- TBD] to look for property host.
- Lekshmi will investigate which identifier to use, Account Name vs SIN. Need to consider when property manager uses their BCSC accounts to file applications on behalf of the

3. When the Number of Registered Rental is greater than 2
- [x] Then an alert is displayed next to the the Number of Registered Rentals
- [x] And the tooltip should say "More than 2 Registrations"

- Rule: the total number of active/suspended registrations the property host has in the system. Use [identified- TBD] to look for property host.

4. Given that the STR address is in a Principal Residence area and no PR exemption is selected
When the host address does not match the STR Unit address
- [ ] Then an alert is displayed by Host address
- [ ] And the tooltip should say "Does not match Unit Address"
- [ ] And an alert message is displayed in the Principal residence document section: "Unit Address does not match Host Address"

5. Given that the STR address is in a Principal Residence area
When the host type is business
- [x] Then an alert is displayed by Host type
- [x] And an alert message is displayed in the principal residence document section: "Host is a business"

6. Given that the STR address is in a Principal Residence area and no PR exemption is selected
When the rental unit set up is "this unit is not on the same property as the host's property"
- [x] Then an alert is displayed by Setup
- [x] And the tooltip should say "PR requirement applies"
- [x] And an alert message is displayed in the principal residence document section: "Unit not on the same property as host's principal residence"

7. When a STR address is in an area where STR is prohibited
- [x] Then an alert is displayed before Short-term rental prohibited section

-----------------------
WON'T BE IMPLEMENTED UNDER THIS TICKET
When the address was entered manually (future iteration)
Then an alert is displayed next to unit address with the message: "Manual address entry"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.