Page MenuHomePhabricator

[lib][web][native] Remove nextLocalID from redux
ClosedPublic

Authored by inka on Apr 4 2024, 7:19 AM.
Tags
None
Referenced Files
F3296695: D11553.id38779.diff
Sun, Nov 17, 2:22 AM
Unknown Object (File)
Sun, Nov 3, 2:09 AM
Unknown Object (File)
Tue, Oct 22, 2:46 PM
Unknown Object (File)
Tue, Oct 22, 2:46 PM
Unknown Object (File)
Tue, Oct 22, 2:46 PM
Unknown Object (File)
Tue, Oct 22, 2:46 PM
Unknown Object (File)
Tue, Oct 22, 2:46 PM
Unknown Object (File)
Oct 11 2024, 11:49 AM
Subscribers

Details

Summary

issue: ENG-6076
This field is nolonger used after D11552

Test Plan

flow

Diff Detail

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

Event Timeline

inka requested review of this revision.Apr 4 2024, 7:33 AM
michal added inline comments.
native/redux/state-types.js
66

Don't we need a migration to remove it so we don't get the alert with the unexpected key rehydrated? Or is it fine?

This revision is now accepted and ready to land.Apr 4 2024, 8:07 AM