Page MenuHomePhabricator

[keyserver] Use fetchServerThreadInfos instead of fetchThreadInfos for updateRole
AcceptedPublic

Authored by will on Wed, Oct 30, 12:45 PM.

Details

Reviewers
ashoat
varun
Summary

Using fetchThreadInfos in updateRole with the commbot ghost viewer results in the request's thread being filtered out. We instead use fetchServerThreadInfos instead here to avoid filtering based on the viewer

Depends on D13832

Test Plan

No longer received ServerError: invalid_parameters later in stack when attempting to create a farcaster channel community with farcaster bot and updating role with commbot as viewer

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage