Page MenuHomePhabricator

[keyserver] Fix synchronizing invite links with blobs
ClosedPublic

Authored by tomek on Oct 22 2024, 7:26 AM.
Tags
None
Referenced Files
F3364480: D13767.id45317.diff
Mon, Nov 25, 3:58 AM
Unknown Object (File)
Sat, Nov 23, 5:41 AM
Unknown Object (File)
Fri, Nov 22, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 5:28 PM
Unknown Object (File)
Thu, Nov 21, 7:39 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