Page MenuHomePhabricator

[lib] Fix currentAsOf
ClosedPublic

Authored by inka on Jan 16 2024, 6:50 AM.
Tags
None
Referenced Files
F2174174: D10652.id35702.diff
Tue, Jul 2, 11:41 PM
F2173239: D10652.id35668.diff
Tue, Jul 2, 9:47 PM
Unknown Object (File)
Mon, Jul 1, 12:06 AM
Unknown Object (File)
Fri, Jun 28, 11:22 AM
Unknown Object (File)
Thu, Jun 27, 10:04 PM
Unknown Object (File)
Wed, Jun 26, 10:03 PM
Unknown Object (File)
Wed, Jun 26, 4:37 PM
Unknown Object (File)
Wed, Jun 26, 11:51 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.