HomePhorge

Edit Recovery: load data only after deleting expired rows

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Edit Recovery: load data only after deleting expired rows

Delay the onLoadData() function until after all expired data has
been deleted.

This also involves fixing an issue with storage.deleteExpiredData()
where it was not resolving if there was anything deleted.

Bug: T355101
Change-Id: I7b9ce4375f031dbdc08f8e912de68a412448a5a7

Details

Provenance
Sam WilsonAuthored on Jan 17 2024, 2:55 AM

Event Timeline

Sam Wilson <sam@samwilson.id.au> committed rMW849ceb0ef2b9: Edit Recovery: load data only after deleting expired rows (authored by Sam Wilson <sam@samwilson.id.au>).Jan 17 2024, 2:55 AM

Commit No Longer Exists

This commit no longer exists in the repository.