-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Multiple instances of UploadsStorageManager #5487
Copy link
Copy link
Open
Labels
approvedbugfeature: auto uploadhotspot: sync conflictsSync conflict management mattersSync conflict management mattersneeds reviewPotentially out of date or duplicate and/or fixed or mostly fixed so needs a status updatePotentially out of date or duplicate and/or fixed or mostly fixed so needs a status updatepr exists
Metadata
Metadata
Assignees
Labels
approvedbugfeature: auto uploadhotspot: sync conflictsSync conflict management mattersSync conflict management mattersneeds reviewPotentially out of date or duplicate and/or fixed or mostly fixed so needs a status updatePotentially out of date or duplicate and/or fixed or mostly fixed so needs a status updatepr exists
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is a display bug, if you refresh up to date list is displayed.
FileDownloader L645andUploadsStorageManager L238-> UploadListAdapter doesn't register as an Observer ofUploadsStorageManager. But there are multiple instances (see screenshot) ofUploadsStorageManagerso it doesn't work anyway. I need your help @tobiasKaminsky on how you would make this class an effective singleton; else there is no way to properly update the view.@tobiasKaminsky up on my answers to your comments btw.
Originally posted by @ArisuOngaku in #4788 (comment)