Revert "537208: Task data filename can get too long"

This reverts commit 8c12584aa0b1666866804006c4cd8100e1553a8e.

There was no migration path for users who had already upgraded to 3.24.2 which would hash long task IDs. The problem is that we check for the presence of a file with the encoded name but not the trimmed encoded name.

Change-Id: I0f2358338781bfd80c53d251dc2e2047c1423954
2 files changed