[ADR] Fix empty items in the list (#339)

This commit is contained in:
Dat PHAM HOANG
2022-04-27 11:58:43 +07:00
committed by Dat H. Pham
parent ae93de2a5f
commit 312646557b
@@ -0,0 +1,19 @@
# 6. Fix Empty item in ThreadView (#339)
Date: 2022-04-27
## Status
- Issue: [#339](https://github.com/linagora/tmail-flutter/issues/339)
## Context
- Root cause: updated item fetch from `/changes` is inserted to `Hive` database without full properties
## Decision
- Not insert updated item to cache if cache not hit.
## Consequences
- No more items in the list without information