HomePhabricator
Diffusion Comm bf26a3ce015a

[native] Redux migration to clear `UNSUPPORTED<UPDATE_RELATIONSHIP>` messages

Tags
None
Referenced Files
F1553902: a4f99f.png
Fri, Apr 19, 11:37 AM
File Not Attached
F1553926: 7c2c62.png
Fri, Apr 19, 11:37 AM
File Not Attached
Subscribers
None

Description

[native] Redux migration to clear UNSUPPORTED<UPDATE_RELATIONSHIP> messages

Summary:
In the stack that begins D11606 we update the "shape" of UPDATE_RELATIONSHIP messages so they include FIDs when the operation is farcaster_mutual.

This migration clears out any existing unsupported UPDATE_RELATIONSHIP messages that developers may have in their local environments.


Depends on D11653

Test Plan:
Before migration:

7c2c62.png (552×1 px, 122 KB)

After migration:

a4f99f.png (228×1 px, 57 KB)

Reviewers: ashoat, ginsu, tomek, varun, will

Reviewed By: ashoat

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

Details