Build scans not using consistent and accurate Gravatar hash

I’ve created a few build scans, and most of the content looks great.

However, I noticed that my user image is missing from some scans. It appears that my user image is missing from the scans that I activated on a mobile device. The difference there is that the mobile device capitalized the first letter of the email address that I entered.

Due to the capital letter, Gradle.com is incorrectly generating the hash for the user image. Per the Gravatar instructions, in order to create a consistent and accurate hash, email addresses should be trimmed and lower-cased before generating the md5 hash.

Hey James

Thanks for this bug report and the detailed analysis :slight_smile:
We’ll look into it and keep this thread updated.

Cheers,
François

Hey James,

This is now fixed in prod. Once again, thanks for reporting !

Cheers,

François

1 Like