Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRPT-733: import FLNRO inspections from FME csv output #837

Merged
merged 7 commits into from
Apr 27, 2021

Conversation

mtCarto
Copy link
Contributor

@mtCarto mtCarto commented Apr 22, 2021

To test you will need to have the S3 DEV variables set in your api environment.
Task should complete succesfully, re-uses existing duplication checks + record logic.

To trigger import task:

POST http://localhost:3000/api/task
body
{"taskType":"fmeImport", "dataSourceType":"nris-flnr-csv", "recordTypes": ["Inspection"]}

api/openshift/cron.yaml Outdated Show resolved Hide resolved
api/src/utils/fme-import-utils.js Show resolved Hide resolved
api/src/utils/csv-helper.test.js Outdated Show resolved Hide resolved
api/src/utils/fme-import-utils.js Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Apr 27, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mtCarto mtCarto merged commit c837de8 into bcgov:master Apr 27, 2021
@mtCarto mtCarto deleted the automate-flnro-csv branch April 27, 2021 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants