We need this permission to create + update + remove farcaster channel tags
Linear task: https://linear.app/comm/issue/ENG-7648/introduce-a-new-permission-for-updatingmanaging-connecting-farcaster
Depends on D12400
Differential D12062
[keyserver/lib] introduce MANAGE_FARCASTER_CHANNEL_TAGS permission ginsu on May 15 2024, 7:28 PM. Authored by Tags None Referenced Files
Details We need this permission to create + update + remove farcaster channel tags Linear task: https://linear.app/comm/issue/ENG-7648/introduce-a-new-permission-for-updatingmanaging-connecting-farcaster Depends on D12400 Tested new clients: Also was logging out the value of stateCheckStatus and confirmed that I always got Tested old clients + state sync mechanism: { status: 'state_validated' } Also confirmed that when the user opened the community drawer that the manage farcaster channel tag permission was not shown for existing communities and newly created communities
Diff Detail
Event Timeline
Comment Actions Can we split this diff into two - one with migrations and one with the rest? The reason is we are supposed to run these migrations for both this code and my code in D12235. And I will need the diff with migrations to also change my FUTURE_CODE_VERSION to NEXT_CODE_VERSION flag.
Comment Actions I will be absent next 1.5 weeks, so remove me from review if needed. I just need this FUTURE_CODE_VERSION/NEXT_CODE_VERSION flag change
Comment Actions Thanks, my bad on that
|