Closed Bug 697768 Opened 13 years ago Closed 13 years ago

Copy vouch data into mysql

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: davedash, Assigned: davedash)

Details

(Whiteboard: [SPOT])

This is for metrics to get the profile data...

Anytime we do any vouch action, add that data to the DB as well.

The UserProfile should store two things:

is_vouched a boolean

and 

vouched_by an FK to the voucher (which could be null in the case of @mozilla.com users)

We'll also need a task to go through old profiles and update their vouch status from LDAP - not sure how to query this, maybe by email address.

We should be able to test both the tool, and the on-the-fly data replication.
Marking as QA+.  I think we'll want to focus on any vouching that happens on the site:

- profile pages
  - vouch for unvouched
  - not vouched yet shows up
  - show who is vouched by whom on what page
- search
  - vouched users can't search
  - vouch data is shown accurately
- vouching
  - users can vouch for unvouched users
- auto-vouch
  - mozilla.com users are vouched automatically.
Whiteboard: [SPOT] → [SPOT][qa+]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.2
Target Milestone: 1.2 → 1.1
QA verified - this has been passed by time and has seen a couple of iterations since
Status: RESOLVED → VERIFIED
Whiteboard: [SPOT][qa+] → [SPOT]
Component: mozillians.org → Phonebook
Product: Websites → Community Tools
QA Contact: mozillians-org → phonebook
Target Milestone: 1.1 → ---
Version: unspecified → other
You need to log in before you can comment on or make changes to this bug.