Steps to reproduce:
- have a wallet in RN app with onchain balance and a channel opened. Some transactions tagged.
- migrate wallet
- wallet should be migrated successfuly
- Reset wallet and restore it from seed phrase
Actual
- activity tags not restored: no tags seem to be visible on activities
- transfer to spending activities are presented as "Sent" instead of "Transfer" type
logs.zip
Perhaps not all backups are triggered post migration right away and therefore some data is missing? Maybe backups should be triggered after migration. Could be worth checking in iOS too, however on iOS haven't observed this issue.
Expected
- wallet state should be the same as after migration, including tags and correct activity types.