Page MenuHomePhabricator

[keyserver] do not filter by role in fetchCommunityInfos calls for script viewers
ClosedPublic

Authored by will on Oct 30 2024, 12:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 22, 9:32 AM
Unknown Object (File)
Mon, Mar 17, 9:46 PM
Unknown Object (File)
Mon, Mar 17, 9:27 PM
Unknown Object (File)
Mon, Mar 17, 9:30 AM
Unknown Object (File)
Mon, Mar 17, 9:03 AM
Unknown Object (File)
Fri, Mar 14, 5:36 AM
Unknown Object (File)
Tue, Mar 11, 7:05 AM
Unknown Object (File)
Tue, Mar 11, 7:02 AM
Subscribers

Details

Summary

This allows script viewers to receive all community infos irregardless of their role/membership. This work resulted from calling createOrUpdateFarcasterChannelTag with a ghost commbot viewer which resulted in not being able to find the farcaster channel's community info and then a resulting invalid_parameter error

Depends on D13819

Test Plan

This resolved tagging of the farcaster channel community by commbot later in the stack as the function was able to properly fetch the community info

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable