Related to Roles and Permissions:
Related to Templates and References:
This gist is to verify the safety and effectiveness of the script for backfilling document checksums. The script can be found on this mothership PR.
This "script" is meant to fill in checksums for any documents table row that should have a checksum, but doesn't. Documents "should have" a checksum if pending == false. But not all do.
I can't find any reason for this in the code. But based on its movement from staging to production at roughly our deploy cycle cadence, I advise checking to see if there is any environment/config changes that are responsible.
At some point, staging and production each started encountering the same error:
First, I don't know the answer to this yet, so I can't tell you. What I can do is show you how I'd find the answer.
I'll be using line numbers, which will change when you merge master
back into your branch.
The commit I'm working off of is the current git HEAD of your PR.
Tracing framworks have the following components: