bcgov / NRPTI

Natural Resources Public Transparency Initiative
Apache License 2.0
5 stars 15 forks source link

[FIX][NRPTI-1233] updated bcmi collection migration to properly find all relevant permits #1244

Closed acatchpole closed 3 weeks ago

acatchpole commented 3 weeks ago

The original migration was only looking for permits with _schemaName == PermitBCMI. It turns out that many of the mine permits actually have _schemaName == Permit. The migration has been updated to capture both these sets of permits when updating the document collection.

Pull Request Standards

Description

This PR includes the following proposed change(s):

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud