Page MenuHomePhabricator

[keyserver] Fix synchronizing invite links with blobs
ClosedPublic

Authored by tomek on Tue, Oct 22, 7:26 AM.
Tags
None
Referenced Files
F3062269: D13767.id45375.diff
Thu, Oct 24, 10:16 PM
F3062267: D13767.id45318.diff
Thu, Oct 24, 10:15 PM
F3062262: D13767.id45317.diff
Thu, Oct 24, 10:13 PM
F3062122: D13767.diff
Thu, Oct 24, 8:23 PM
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
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