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

Fix policies content and rate content in historical migrationinspectionrecord #4114

Closed
8 tasks done
gsa-suk opened this issue Jul 25, 2024 · 1 comment · Fixed by #4703
Closed
8 tasks done

Fix policies content and rate content in historical migrationinspectionrecord #4114

gsa-suk opened this issue Jul 25, 2024 · 1 comment · Fixed by #4703
Assignees
Labels
curation Candidate for data curation data

Comments

@gsa-suk
Copy link
Contributor

gsa-suk commented Jul 25, 2024

While implementing code for tickets related to note content, a bug was uncovered related to recording of Census policies_content and rate_content in the dissemination_migrationinspectionrecord table.
a05559c#:~:text=policies_content%20%3D%20settings.GSA_MIGRATION

This bug was fixed before the final migrations. 916ff2f#diff-be5b92da3f2b339f0776164c5269819c1dfc9a11c53e2fea791d45246a4cd612:~:text=def%20xform_rate_content(rate_content)%3A

However, to not have any data inaccuracies in inspection records, the Census policies_content and rate_content for the initial migration records in dissemination_migrationinspectionrecord table in Prod need to be checked and updated with the corresponding Census data as appropriate.

Tasks

Tasks

Preview Give feedback
@github-project-automation github-project-automation bot moved this to Triage in FAC Jul 25, 2024
@gsa-suk gsa-suk changed the title Fix policies content in historical migrationinspectionrecord Fix policies content and rate content in historical migrationinspectionrecord Jul 25, 2024
@gsa-suk gsa-suk added the curation Candidate for data curation label Nov 6, 2024
@Leighdiddy Leighdiddy added data and removed curation Candidate for data curation labels Dec 11, 2024
@gsa-suk gsa-suk self-assigned this Jan 28, 2025
@gsa-suk gsa-suk moved this from Triage to In Progress in FAC Jan 29, 2025
@gsa-suk gsa-suk added the curation Candidate for data curation label Feb 5, 2025
@gsa-suk
Copy link
Contributor Author

gsa-suk commented Feb 12, 2025

#4702

@github-project-automation github-project-automation bot moved this from In Progress to Done in FAC Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
curation Candidate for data curation data
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants