Page MenuHomePhabricator

[lib] Use tUserID in message-validators.js
ClosedPublic

Authored by inka on May 9 2024, 5:49 AM.
Tags
None
Referenced Files
F3540105: D11964.id40056.diff
Thu, Dec 26, 4:29 AM
F3535828: D11964.diff
Wed, Dec 25, 4:54 PM
Unknown Object (File)
Nov 6 2024, 9:15 PM
Unknown Object (File)
Oct 26 2024, 11:04 AM
Unknown Object (File)
Oct 26 2024, 1:01 AM
Unknown Object (File)
Oct 23 2024, 2:52 AM
Unknown Object (File)
Oct 23 2024, 2:44 AM
Unknown Object (File)
Oct 21 2024, 2:20 AM
Subscribers

Details

Summary

issue: ENG-7819

Test Plan

flow
tested that fetch_messages endpoint which uses fetchMessageInfosResponseValidator which uses userInfosValidator works correctly and doesn't throw

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.May 9 2024, 6:04 AM
tomek added inline comments.
lib/types/user-types.js
29 ↗(On Diff #39994)

Should this be a tUserID?

This revision is now accepted and ready to land.May 9 2024, 8:09 AM
lib/types/user-types.js
29 ↗(On Diff #39994)

Looks like handled in D11966

This revision was automatically updated to reflect the committed changes.