Skip to content

Fix GS files not transferring to delivery_dir #1311

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

Merged
merged 2 commits into from
Oct 12, 2021
Merged

Fix GS files not transferring to delivery_dir #1311

merged 2 commits into from
Oct 12, 2021

Conversation

qx-teo
Copy link
Contributor

@qx-teo qx-teo commented Oct 12, 2021

Description

Bugfix: GS was not updated in the API even though validator has been running. This is because the delivery params have been at the wrong level (under validation, rather than existing as its own set of params). We shift those params up a level, and also add in a file extension check to GS files to make sure that we aren't moving other non-csv files in ./receiving.

Changelog

Added in file extension check to GS files
Moved delivery params up one level so that runner can parse delivery params

Fixes

  • Fixes #(issue)

Added in file extension check to GS files
Moved delivery params up one level so that runner can parse delievery params
@qx-teo qx-teo requested review from sgsmob and nmdefries and removed request for sgsmob October 12, 2021 19:10
@krivard krivard merged commit 2d1239b into main Oct 12, 2021
@krivard krivard deleted the gs_bugfix branch October 12, 2021 19:48
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