We pass announcement: boolean to CommunityCreationMembers so we can conditionally pass COMMUNITY_ANNOUNCEMENT_ROOT or COMMUNITY_ROOT to getPotentialMemberItems(...)
Depends on D8057
Differential D8058
[native] Pass whether created community is `ANNOUNCEMENT` to `CommunityCreationMembers` Authored by atul on Jun 1 2023, 8:31 PM.
Details We pass announcement: boolean to CommunityCreationMembers so we can conditionally pass COMMUNITY_ANNOUNCEMENT_ROOT or COMMUNITY_ROOT to getPotentialMemberItems(...) Depends on D8057 Created communities with announcement toggled on/off in CommunityConfig and then logged value in CommunityCreationMembers to ensure it matched up.
Diff Detail
|