Page MenuHomePhabricator

[lib] Fix construction of `ThinRawThreadInfo` in `createPendingThread`
AcceptedPublic

Authored by atul on Thu, Jun 27, 1:19 PM.
Tags
None
Referenced Files
F2185856: D12597.id41771.diff
Thu, Jul 4, 1:19 AM
F2185689: D12597.id41769.diff
Thu, Jul 4, 12:40 AM
F2185615: D12597.id41771.diff
Thu, Jul 4, 12:27 AM
F2179192: D12597.id41769.diff
Wed, Jul 3, 12:09 PM
F2175857: D12597.id41771.diff
Wed, Jul 3, 3:26 AM
F2175511: D12597.diff
Wed, Jul 3, 2:50 AM
Unknown Object (File)
Tue, Jul 2, 12:40 AM
Unknown Object (File)
Mon, Jul 1, 11:47 PM
Subscribers

Details

Reviewers
ashoat
Summary

Part of resolving the flow issues introduced (intentionally) in D12594.

IMPORTANT: This is used on client to create NEW *RawThreadInfos which is persisted representation. We want to make sure this change is landed in same release as migration so we don't end up having *RawThreadInfos with/without member permissions persisted before migration.

Depends on D12594

Test Plan

Create new threads on native/web client and ensure that ThinRawThreadInfos are created/persisted without member permissions.

NOTE: 6 remaining flow issues expected.

Diff Detail

Repository
rCOMM Comm
Branch
july26 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage