-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.4.4
-
Fix Version/s: Not yet scheduled version
-
Component/s: Framework
-
Epic Link:
-
Story Points:2
SQL queries done to retrieve data for synced files that are listed in the system tray menu are greedy. We should make them more efficient as the impact may be significant on the overall sync process and UX reponsiveness.
We could leverage the same kind of improvements that were done for Direct Transfer: see that commit.