Closed
Bug 1204645
Opened 9 years ago
Closed 9 years ago
the 'last seen' value in the group membership report should use a profile's last-seen date, not the cookie
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
Attachments
(1 file)
3.42 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
the 'last seen' value in the group membership report should use a profile's last-seen date, not the cookie.
even though we have higher accuracy, we should probably display >30 for users we haven't seen in more than 30 days.
- use $user->last_seen_date
Attachment #8664042 -
Flags: review?(dkl)
Comment 2•9 years ago
|
||
Comment on attachment 8664042 [details] [diff] [review]
1204645_1.patch
Review of attachment 8664042 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #8664042 -
Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
ff04d30..31142e4 master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
fix users who have never logged triggering ISE:
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
31142e4..2e42540 master -> master
You need to log in
before you can comment on or make changes to this bug.
Description
•