Skip to content

Revert "Fix md5sum in db to always represent the current resouce file"

Halla Rempt requested to merge rempt/keep_md5sum_stable into master

This reverts commit 2ede2fde.

We need to keep the md5sum stable since we use it to select resources as if it were a uuid. (Because most resource types do not have a uuid, and the ones that have one, like ASL layer styles have uuid'st that are not unique.)

(cherry picked from commit 5efecdfd)

Merge request reports