Closed Bug 1536279 Opened 6 years ago Closed 6 years ago

Sort suggested users by last seen date, not last login date

Categories

(bugzilla.mozilla.org :: API, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: kohei, Assigned: kohei)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
Details | Review

See Bug 1527841 Comment 3. In the /user/suggest implementation,

last_seen_date DESC

has to be

last_activity_ts DESC

Blocks: 1478901
Attached file GitHub Pull Request

Merged to master.

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: