Page MenuHomePhabricator

[keyserver] Fix synchronizing invite links with blobs
ClosedPublic

Authored by tomek on Oct 22 2024, 7:26 AM.
Tags
None
Referenced Files
F4077197: D13767.diff
Sat, Feb 15, 11:13 AM
Unknown Object (File)
Thu, Feb 6, 10:40 AM
Unknown Object (File)
Thu, Feb 6, 3:56 AM
Unknown Object (File)
Thu, Feb 6, 3:56 AM
Unknown Object (File)
Thu, Feb 6, 3:56 AM
Unknown Object (File)
Mon, Feb 3, 12:14 PM
Unknown Object (File)
Jan 11 2025, 6:12 AM
Unknown Object (File)
Jan 11 2025, 6:04 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable