bcgov / bcgov/entity

Land-Title Field Search

Open
#29,641 0 comments 0 reactions 0 assignees View on GitHub
Assets
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

### Land-Title Field Search
**As a** registry analyst,
**I want** to search the MHR using **PID** and/or **Legal Description** directly from a Land Title Report,
**So that** I can verify potential matches without manually re-typing or running multiple owner-name searches.

### Context
First step in the verification workflow when a Land Title Report is available.

#### UX/UI Link:
*To be added*

#### Story Mapping Link:
*To be added*

### Business Rules
- [ ] Search form accepts **PID** (exact) and **Legal Description** (partial/contains).
- [ ] Either field alone or both together may be submitted.
- [ ] If both fields return > 1 match, system highlights rows where both fields match.

### Acceptance Criteria / Scenarios
- **GIVEN** I have a PID from the Land Title Report
**WHEN** I enter it and click **Search**
**THEN** the results list only homes with that exact PID.

- **GIVEN** I have both PID and Legal Description
**WHEN** I submit the search
**THEN** rows matching both are displayed first and flagged as “Dual Match.”

### Notes
- Re-uses existing search endpoint with new parameters if feasible.

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.