HomePhabricator
Diffusion Comm 02c7ae0f7a3e

[keyserver] fetchMediaForThread should return string ids

Description

[keyserver] fetchMediaForThread should return string ids

Summary:
There was a mismatch between flow types and actual object returned by fetchMediaForThread. Instead of returning string ids it returned numbers. This diff changes all the ids to strings before returning them. On the client side the id was only used as keys and was converted to string so there should be no changes in behaviour.

Depends on D7685

Test Plan: Check if media gallery works fine on native and web.

Reviewers: kamil, tomek

Reviewed By: tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D7709

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Apr 29 2023, 3:40 AM
Reviewer
tomek
Differential Revision
D7709: [keyserver] fetchMediaForThread should return string ids
Parents
rCOMM412d852d37f0: [keyserver] Introduce responder validators
Branches
Unknown
Tags
Unknown