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

WIP Data status for all subsequent uploads #4966

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

VirginiaDooley
Copy link
Contributor

@VirginiaDooley VirginiaDooley commented Feb 7, 2023

Closes #4664

The approach to addressing this issue might look like:

  • Adding new fields station_data_file and address_data_file to the DataQuality model.
  • In the base_importer add those fields to the report builder
  • Get the file_set from the data quality report
  • Extract the csv key from the file set
  • data_quality.file.upload
  • change method in teardown
  • in the view check to see if there is a data quality report for the council
  • see if the stations file and address file are linked to the data quality report
  • check the template, if there is a tick

@VirginiaDooley VirginiaDooley changed the title Hotfix/subsequent uploads WIP Hotfix/subsequent uploads Feb 7, 2023
@VirginiaDooley
Copy link
Contributor Author

@VirginiaDooley VirginiaDooley force-pushed the hotfix/subsequent-uploads branch from 171a36a to 4db00af Compare February 7, 2023 10:19
@VirginiaDooley VirginiaDooley changed the title WIP Hotfix/subsequent uploads WIP Data status for all subsequent uploads Feb 7, 2023
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.

Uploader shows 'data live' for all subsequent uploads
1 participant