Page MenuHomePhabricator

[lib] Deprecate userSearchIndexForPotentialMembers and userStoreSearchIndex
ClosedPublic

Authored by rohan on Dec 8 2023, 5:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 7 2024, 9:06 AM
Unknown Object (File)
Mar 7 2024, 6:02 AM
Unknown Object (File)
Mar 7 2024, 5:57 AM
Unknown Object (File)
Mar 7 2024, 5:57 AM
Unknown Object (File)
Mar 7 2024, 5:02 AM
Unknown Object (File)
Feb 20 2024, 4:33 AM
Unknown Object (File)
Jan 28 2024, 4:58 PM
Unknown Object (File)
Jan 8 2024, 1:51 PM
Subscribers

Details

Summary

Now that the remaining search experiences have been updated, we can safely deprecate both userSearchIndexForPotentialMembers and userStoreSearchIndex since there are no usages in the codebase.

Addresses ENG-5435

Depends on D10253

Test Plan

Ran flow and made sure everything on the app still works fine

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lib/selectors/user-selectors.js
150–158 ↗(On Diff #34421)

Because userSearchIndexForPotentialMembers is removed, searchIndexFromUserInfos also can be removed at the same time

rohan published this revision for review.Dec 8 2023, 6:16 AM
This revision is now accepted and ready to land.Dec 11 2023, 7:42 AM
This revision was landed with ongoing or failed builds.Dec 15 2023, 8:33 AM
This revision was automatically updated to reflect the committed changes.