Opened at 2010-08-13T01:50:40Z
Closed at 2013-05-19T13:54:01Z
#1174 closed enhancement (duplicate)
say more explicitly what the 'since' date refers to for servers on the welcome page
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.10.1 |
Component: | code-frontend-web | Version: | 1.8β |
Keywords: | wui status easy | Cc: | tahoe@… |
Launchpad Bug: |
Description (last modified by daira)
<kpreid> I really wish the welcome page grid info had last-seen dates for servers
<trel1023> and their storage status (on/off)
<trel1023> rather, whether they were accepting new shares
Change History (9)
comment:1 Changed at 2010-08-13T01:55:39Z by zooko
- Keywords easy added
comment:2 Changed at 2010-08-13T01:57:23Z by zooko
- Type changed from defect to enhancement
comment:3 in reply to: ↑ description Changed at 2010-09-19T02:08:01Z by akp
comment:4 Changed at 2010-09-19T02:08:54Z by akp
- Cc tahoe@… added
comment:5 Changed at 2010-09-19T04:17:57Z by zooko
- Resolution set to duplicate
- Status changed from new to closed
comment:6 follow-up: ↓ 7 Changed at 2010-09-21T22:16:58Z by warner
FYI, the "since" column was supposed to show that (if the server has never connected, it's supposed to show the announcement-receipt time. If it is currently connected, it's supposed to show when the connection was established. If the server was once connected and is no longer connected, it's supposed to show when the connection was lost).
I'm pretty sure it's broken for at least one of these three cases, though, I remember being surprised by the timestamp it showed.
comment:7 in reply to: ↑ 6 Changed at 2010-09-22T00:57:47Z by davidsarah
- Resolution duplicate deleted
- Status changed from closed to reopened
- Summary changed from more information about servers on welcome page to say more explicitly what the 'since' date refers to for servers on the welcome page
Replying to warner:
FYI, the "since" column was supposed to show that (if the server has never connected, it's supposed to show the announcement-receipt time. If it is currently connected, it's supposed to show when the connection was established. If the server was once connected and is no longer connected, it's supposed to show when the connection was lost).
That sounds rather unintuitive. How about changing it to explicitly say what the time means, e.g. one of:
- "Announced at ..."
- "Connected since ..."
- "Disconnected since ..."
?
Let's make this ticket about that (which isn't a duplicate of #648).
comment:8 Changed at 2012-04-01T05:12:03Z by davidsarah
- Milestone changed from undecided to 1.11.0
- Priority changed from major to normal
comment:9 Changed at 2013-05-19T13:54:01Z by daira
- Description modified (diff)
- Resolution set to duplicate
- Status changed from reopened to closed
Merging into #1973.
Replying to davidsarah:
I think the "since" column provides this, since it shows the date/time of disconnection for unconnected servers.
I think #648 would provide this and more.
Can we reject this ticket, or am I missing something?