bcgov / nr-forest-client

FSA Forest Client
Apache License 2.0
3 stars 1 forks source link

feat(FSADT1-1364): backend fuzzy match for contacts #1028

Closed paulushcgcj closed 3 months ago

paulushcgcj commented 3 months ago

Description

When a contact is added to the staff screen, a fuzzy match should be triggered to check if the contact already exists in the system. The fuzzy match for contact should be grouped into distinct groups, that will be then checked against the existing entries. In case of a match, the fuzzy match should return the data pointing out to what entry it matches, so it can be shown for each contact entry. One match block should be the combination of first name, last name, email and any phone number, the second one should be each phone number and the last one should be the email address.

Type of change

How Has This Been Tested?

Checklist

Further comments


Thanks for the PR!

Deployments, as required, will be available below: Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

github-actions[bot] commented 3 months ago

Current changelog

Features

github-actions[bot] commented 3 months ago
Overall Project NaN% NaN% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 3 months ago
Overall Project NaN% NaN% :green_apple:

There is no coverage information present for the Files changed