Release 1: Align Snapshot and Live Onyx data types
We'll begin by aligning the snapshot and live Onyx data types. Each of the keys below will be addressed in individual issues that will be worked on in parallel by external contributors. Here's the plan to deprecate each key in Search* types in favor of those in onyx/types/
SearchTransaction > moneyRequestReportActionID
- In App, remove moneyRequestReportActionID
- Run
npm run typecheck. Fix any errors by replacing the calls to transaction.moneyRequestReportActionID with getIOUActionForTransactionID
Parent Issue: https://github.com/Expensify/Expensify/issues/563552
Release 1: Align Snapshot and Live Onyx data types
We'll begin by aligning the snapshot and live Onyx data types. Each of the keys below will be addressed in individual issues that will be worked on in parallel by external contributors. Here's the plan to deprecate each key in Search* types in favor of those in onyx/types/
SearchTransaction > moneyRequestReportActionID
npm run typecheck. Fix any errors by replacing the calls totransaction.moneyRequestReportActionIDwithgetIOUActionForTransactionIDParent Issue: https://github.com/Expensify/Expensify/issues/563552