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)
Wed, Nov 20, 12:21 PM
Unknown Object (File)
Thu, Nov 14, 9:53 PM
Unknown Object (File)
Thu, Nov 14, 12:54 PM
Unknown Object (File)
Thu, Nov 14, 12:52 PM
Unknown Object (File)
Sun, Nov 10, 9:55 PM
Unknown Object (File)
Thu, Nov 7, 11:09 PM
Unknown Object (File)
Thu, Nov 7, 10:14 PM
Unknown Object (File)
Thu, Nov 7, 3:04 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