Page MenuHomePhabricator

[keyserver] Fix synchronizing invite links with blobs
ClosedPublic

Authored by tomek on Oct 22 2024, 7:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 6:12 AM
Unknown Object (File)
Sat, Jan 11, 6:04 AM
Unknown Object (File)
Wed, Jan 8, 4:35 AM
Unknown Object (File)
Sat, Jan 4, 9:45 PM
Unknown Object (File)
Sat, Jan 4, 7:32 PM
Unknown Object (File)
Sat, Jan 4, 6:57 PM
Unknown Object (File)
Sat, Jan 4, 5:29 PM
Unknown Object (File)
Fri, Jan 3, 9:08 AM
Subscribers

Details

Summary

We were encoding the hashes twice - once in this method and again in uploadInviteLinkBlob.

https://linear.app/comm/issue/ENG-9715/blobs-with-invite-invite-prefix

Test Plan

Create a new invite link. Rename it by hand. Check the blob service - a blob for the modified link shouldn't exist. Force the script to run - the correct blob should appear.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable