Closed
Bug 842292
Opened 12 years ago
Closed 12 years ago
Don't display, search or list incomplete profiles.
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-02-28
People
(Reporter: giorgos, Assigned: giorgos)
Details
When a new user logins but never completes the registration, we end up with an incomplete UserProfile object in the database which we search, list in groups (e.g. staff group) and provide a user page. All these actions should be disabled for incomplete profiles.
Updated•12 years ago
|
Target Milestone: --- → 2013-02-21
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → giorgos
Status: NEW → ASSIGNED
Comment 1•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/e55e4c70d0402e9670fb345be0ef493f992e880c
[fix bug 842292] Handle incomplete profiles.
Don't index in ES incomplete profiles.
Don't list incomplete profiles in groups.
Don't show profile of incomplete profiles.
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•12 years ago
|
Target Milestone: 2013-02-21 → 2013-02-28
Assignee | ||
Updated•12 years ago
|
Whiteboard: 2013-02-21
Assignee | ||
Updated•12 years ago
|
Whiteboard: 2013-02-21
Target Milestone: 2013-02-28 → 2013-02-21
Updated•12 years ago
|
Target Milestone: 2013-02-21 → 2013-02-28
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/4e258530a7c7138b548557e77c5ee4fe60a2d3f4
[fix bug 842292] Handle incomplete profiles.
Don't index in ES incomplete profiles.
Don't list incomplete profiles in groups.
Don't show profile of incomplete profiles.
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
QA verified on stage - incomplete profiles are not displayed in the phonebook nor are they searchable.
I created an incomplete profile and verified that it did not show up in the phonebook.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•