Page MenuHomePhabricator

[keyserver] Update uploads table type
ClosedPublic

Authored by tomek on Apr 30 2024, 2:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 9:20 AM
Unknown Object (File)
Tue, Nov 12, 6:49 AM
Unknown Object (File)
Tue, Nov 12, 6:24 AM
Unknown Object (File)
Tue, Nov 12, 5:41 AM
Unknown Object (File)
Tue, Nov 12, 12:04 AM
Unknown Object (File)
Fri, Nov 8, 7:19 AM
Unknown Object (File)
Fri, Nov 8, 6:42 AM
Unknown Object (File)
Fri, Nov 8, 3:36 AM
Subscribers

Details

Summary

Currently user ID can be a UUID string, and we're using it as a container for avatars, so we have to update the type of container to match the one of the user ID.

https://linear.app/comm/issue/ENG-7316/unable-to-update-the-avatar#comment-5e10bd92

Test Plan

Check if it is possible to update an avatar (by changing an emoji avatar's background) and to send a message with an image.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable