Skip to content

Resolve "Verify integrity of uploaded files"

What does this MR do?

Add a rake task to check the integrity of uploaded files by verifying the checksum of the file in the file system matches the checksum in the database.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #39949 (closed)

Edited by Douglas Barbosa Alexandre

Merge request reports