-
Notifications
You must be signed in to change notification settings - Fork 0
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
database vs. document cloud data mismatch #65
Comments
More weirdness. Or maybe this is not weird. I'm not sure: The prd database has 61264 MatterAttachment records. According to DC, there are 61288 documents in the 'Chicago City Hall Monitor` project. |
working on a data audit... |
Details from 10/19 audit here: https://basecamp.com/1937751/projects/9758052/documents/9934054 Exposed some issue that should be rectified before another audit is done. |
Also see the `Data Audit' wiki page in this repo. |
May no longer be an issue? |
There are a very small number (3 at this moment) cases where we have a |
Joe got this link to a document in his search alert email:
https://cityhallmonitor.knightlab.com/documents/160595
The 160595 is the MatterAttachment ID.
This record does not exist in the staging database.
When I look up that record in the production database, the matter_id is 79730 and hyperlink is
http://ord.legistar.com/Chicago/attachments/bf8b9908-d560-4e8a-95a2-a071f4b5d64d.pdf
This matches what is on legistar:
http://webapi.legistar.com/v1/chicago/Matters/79730/Attachments
When I look up that document on DC by MatterAttachmentID, the Source is http://ord.legistar.com/Chicago/attachments/eb5113a9-9ad5-4582-ac2a-082fc3dd1fe2.pdf
When I search DC for documents with MatterId: 79730 I see only ^^ this one.
The text was updated successfully, but these errors were encountered: