Page MenuHomePhabricator

[lib] Fix currentAsOf
ClosedPublic

Authored by inka on Jan 16 2024, 6:50 AM.
Tags
None
Referenced Files
F3350144: D10652.id35702.diff
Fri, Nov 22, 8:56 PM
F3349134: D10652.diff
Fri, Nov 22, 5:20 PM
Unknown Object (File)
Fri, Nov 8, 1:06 AM
Unknown Object (File)
Mon, Nov 4, 7:41 AM
Unknown Object (File)
Oct 18 2024, 2:36 PM
Unknown Object (File)
Oct 18 2024, 2:36 PM
Unknown Object (File)
Oct 18 2024, 2:35 PM
Unknown Object (File)
Oct 18 2024, 6:55 AM
Subscribers

Details

Summary

If the keyserver was not present in the message store previously, processedMessageStore.currentAsOf[keyserverID] will be undefined. And max from number and undefined is NaN

Test Plan

Tested that now when a user logs in to a new keyserver and some messages are sent from it, the value is not NaN

Diff Detail

Repository
rCOMM Comm
Branch
inka/login_reducers
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jan 16 2024, 6:59 AM
Harbormaster failed remote builds in B25799: Diff 35668!
inka requested review of this revision.Jan 16 2024, 7:51 AM
This revision is now accepted and ready to land.Jan 16 2024, 6:58 PM
This revision was automatically updated to reflect the committed changes.