Add flow error suppression to migration 61 where we know LegacyRawThreadInfo and RawThreadInfo will have member.permissions at time of migration in call to minimallyEncodeRawThreadInfo.
Brings flow issues from 29 to 28.
Depends on D12573
Differential D12574
[native] Add `$FlowIgnore` annotation to migration 61 atul on Jun 25 2024, 10:08 AM. Authored by Tags None Referenced Files
Subscribers None
Details
Diff Detail
Event TimelineComment Actions IMPORTANT: As mentioned in https://phab.comm.dev/D12557#356476, we will want to read through this carefully to ensure that migration continues to work as expected even if there are no flow issues in stack beginning D12594.
Abandoning in favor of stack starting with D12594 because lots of things have changed and there's not really 1:1 correspondence with old stack and new stack so I don't think it makes sense to update in place, change a bunch of child/parent diff relationships, etc. |