#1846 new defect

add "started" timestamp on the current operations on Recent Uploads and Downloads

Reported by: zooko Owned by:
Priority: normal Milestone: undecided
Component: code-frontend-web Version: 1.9.2
Keywords: usability easy Cc:
Launchpad Bug:

Description

I see a list of current uploads and downloads, it looks like this:

Active Operations:
Type 	Storage Index 	Helper? 	Total Size 	Progress 	Status
mapupdate MODE_READ 	6ju7xitmj6gfrd6bf6ghn3nlju 	No 	-NA- 	0.0% 	Sending 1 initial queries

However, later when I reload the "recent uploads and downloads" page, there's no way to figure out which of the completed/failed reads is that one:

Active Operations:
Type 	Storage Index 	Helper? 	Total Size 	Progress 	Status
No active operations!

Recent Operations:
Started 	Type 	Storage Index 	Helper? 	Total Size 	Progress 	Status
09:34:22 07-Nov-2012 	mapupdate MODE_READ 	6ju7xitmj6gfrd6bf6ghn3nlju 	No 	-NA- 	100.0% 	Finished
09:21:51 07-Nov-2012 	mapupdate MODE_READ 	6ju7xitmj6gfrd6bf6ghn3nlju 	No 	-NA- 	100.0% 	Finished

If the "active operations" list included the started timestamp, then I would be able to tell which of the later, finished operations describes that earlier, active operation. (Provided that all otherwise identical operations started at different times.)

Change History (1)

comment:1 Changed at 2012-11-07T16:44:28Z by zooko

  • Keywords easy added
Note: See TracTickets for help on using tickets.