2

I would like to see the User section have an additional column that shows "Logged in Now" so that you can see quickly who is logged into the Fogbugz web site. This would be helpful for maintenance windows where you want to check if anyone is logged in before stopping the web server.

Fog Creek Case FC2043290

flag

2 Answers

1

On the far right of the users page is a column for Last Activity, which is approximately what you're asking for. Last Activity is updated whenever the user accesses a page.

The idea of knowing whether someone is logged in or not is fuzzy because if they click Remember Me, they'll possibly be logged in for months, but that's not an indication of current usage.

link|flag
0

It seems that doing this exactly might be hard, but here's another possible solution:

Having the ability to sort the user table based on the Last Activity field. At least then you could see people who have done something recently without too much trouble. (Oddly enough, this came up for us in a meeting today)

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.