Page MenuHomePhabricator

[lib] Fix currentAsOf
ClosedPublic

Authored by inka on Jan 16 2024, 6:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 6, 11:57 AM
Unknown Object (File)
Feb 20 2025, 8:09 AM
Unknown Object (File)
Feb 20 2025, 8:09 AM
Unknown Object (File)
Feb 20 2025, 8:09 AM
Unknown Object (File)
Feb 20 2025, 8:09 AM
Unknown Object (File)
Jan 23 2025, 10:58 AM
Unknown Object (File)
Jan 22 2025, 7:09 PM
Unknown Object (File)
Jan 20 2025, 6:54 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.