Mar 30, 2021 11:36 AM
by ep
noticed a small bug - remaining time not showing in local database window's bottom statusbar (always shows 0m 00s left), while main window's timer works OK.
(using 2021.1 BETA #8830 64bit)
Apr 1, 2021 05:33 PM
by
The status bar in the DB window shows only the progress for the current queue of files to be imported. It does not take into account all the files queued for download from PACS. Currently we're not changing this behavior.
Apr 5, 2021 02:38 AM
by ep
Oh, I think I understood. It shows progress on import queue, and download is handled by another queue, so the import queue only sees and counts the files that have already been downloaded, and since import is at least as fast as download, the progress is always ~100%. All right, yes, understood.
(I rarely import studies from disk to local database so I've never seen anything other than "0m 00s left" in the local database status string