Person Search Importer - handle importing Corps legal types from both colin and lear dynamically
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
*Note: this effects receivers, liquidators, and officers showing up in the person search*
- Potentially don't care so much about these?
- major filings are synced back to colin from lear (i.e. directors, address change, etc.)
Background:
- The person search importer treats the source of truth as COLIN for all corps (BC, ULC, CCC, etc.) except for BENs.
- Now that many BC companies are being brought over this needs to be updated so that it pulls the data for the modernized entities from LEAR instead if we want newly updated officers/receivers/liquidators to show inside person search.
Updates needed:
- can no longer filter based on legal type in the lear query (potentially do something similar to business search importer although this will be more complicated due to party ids not matching across systems)
- update the lear import process to work in batches (similar to colin import process)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.