You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The content you are editing has changed. Please copy your edits and refresh the page.
gsa-suk
changed the title
Fix policies content in historical migrationinspectionrecord
Fix policies content and rate content in historical migrationinspectionrecord
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
The text was updated successfully, but these errors were encountered: