Page MenuHomePhabricator

[keyserver] Fix synchronizing invite links with blobs
ClosedPublic

Authored by tomek on Oct 22 2024, 7:26 AM.
Tags
None
Referenced Files
F3646395: D13767.id45375.diff
Sat, Jan 4, 9:45 PM
F3645100: D13767.id45317.diff
Sat, Jan 4, 7:32 PM
F3644340: D13767.id.diff
Sat, Jan 4, 6:57 PM
F3643638: D13767.id45318.diff
Sat, Jan 4, 5:29 PM
Unknown Object (File)
Fri, Jan 3, 9:08 AM
Unknown Object (File)
Thu, Jan 2, 4:16 AM
Unknown Object (File)
Sat, Dec 28, 1:45 AM
Unknown Object (File)
Sat, Dec 28, 1:45 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage