-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add button to DAGS to override values of today's logs #331
Comments
Checklist for this ticket:
|
Moving to 'Blocked' as there are a few issues with dev that we are waiting to resolve and will need help from other members of the team to ensure that environmental variables are being passed from Airflow, etc into the Collect class. |
Looks like the dev issues have resolved themselves. Have 'split' the parameter from |
Waiting on the collection issues to be fixed before merging the following PRs: |
Overview
Following on from digital-land/technical-documentation#211 add a button to DAGS if DM wish to override the latest values in log.csv. There may be an instance where a new endpoint is added after the overnight runs so this option will add the result to log.csv
Tech Approach
regenerate-log-override
button to False.Workflow expected to be like this
Acceptance Criteria/Tests
Ensure that the log files are updated (even if the outputs are the same)
Add a new json file(s) / edit a current json file and see what happens to the log.csv file
Set button to False & add new json file(s), see if we get an error
The text was updated successfully, but these errors were encountered: