Opened at 2020-05-18T17:27:34Z
#3310 new defect
immutable.downloader.status.DownloadStatus.get_results() is not implemented
Reported by: | sajith | Owned by: | sajith |
---|---|---|---|
Priority: | normal | Milestone: | eventually |
Component: | unknown | Version: | 1.13.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
The WUI tries to use results returned by immutable.downloader.status.DownloadStatus.get_results() at the URL $GATEWAY/status/down-%d.
However this function is not implemented currently: it returns a None. So we do not report some pieces of data about download status on that page.
Note: See
TracTickets for help on using
tickets.