Page MenuHomePhabricator

[keyserver] Fix synchronizing invite links with blobs
ClosedPublic

Authored by tomek on Tue, Oct 22, 7:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 11:26 PM
Unknown Object (File)
Tue, Oct 22, 10:26 PM
Unknown Object (File)
Tue, Oct 22, 9:57 PM
Unknown Object (File)
Tue, Oct 22, 8:42 PM
Unknown Object (File)
Tue, Oct 22, 5:00 PM
Unknown Object (File)
Tue, Oct 22, 4:41 PM
Unknown Object (File)
Tue, Oct 22, 3:45 PM
Unknown Object (File)
Tue, Oct 22, 3:41 PM
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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage