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)
Sat, Dec 21, 7:03 PM
Unknown Object (File)
Sat, Dec 21, 7:02 PM
Unknown Object (File)
Sat, Dec 21, 7:02 PM
Unknown Object (File)
Sat, Dec 21, 7:02 PM
Unknown Object (File)
Sat, Dec 21, 7:02 PM
Unknown Object (File)
Nov 17 2024, 1:23 AM
Unknown Object (File)
Nov 16 2024, 10:23 PM
Unknown Object (File)
Nov 12 2024, 9:20 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