Page MenuHomePhabricator

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

Authored by inka on Apr 4 2024, 7:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 11 2024, 11:08 AM
Unknown Object (File)
Apr 11 2024, 2:22 AM
Unknown Object (File)
Apr 10 2024, 10:32 PM
Unknown Object (File)
Apr 10 2024, 10:20 PM
Unknown Object (File)
Apr 10 2024, 9:27 PM
Unknown Object (File)
Apr 10 2024, 6:23 PM
Unknown Object (File)
Apr 10 2024, 5:32 PM
Unknown Object (File)
Apr 10 2024, 5:22 PM
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 ↗(On Diff #38773)

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