Closed
Bug 1276040
Opened 10 years ago
Closed 9 years ago
Don't have a vouch button
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jonasfj, Unassigned)
Details
My profile:
https://mozillians.org/en-US/u/jonasfj/
I hope I have enough vouches already :)
(I have 4 vouches: 1 employee, 3 from summit 2013)
Also when logged in: https://mozillians.org/en-US/invite/
Says: "If you want to use this page, you need to receive 3 vouches".
This is a bit problematic as we're using mozillians for access control for contributors, so it's sub-optimal that I can't grant new contributors access.
Last someone else vouched the contributor for me, can't recall who. But that
seems to suggest that it's a problem specific to my account, or accounts like
mine... Maybe some of my vouches aren't registering or something.
| Reporter | ||
Comment 1•10 years ago
|
||
So I had bstack vouch for me (bstack: https://mozillians.org/en-US/u/bstack/).
And now I'm able to vouch for people again :)
Perhaps there is some computed materialized field that needs to be flushed or something.
ps. Funny fact, I vouched for bstack back when he join mozilla in January, so now we're full circle :)
Comment 2•10 years ago
|
||
I can verify in /admin that your account has both `is_vouched` and `can_vouch` flags enabled. The signals that handle the values of these flags are triggered on vouch save/delete. It looks like for some reason these values went off for your profile but now after the new vouch got stored they got reconfigured.
I suggest we leave this open in order to investigate what went wrong. It might make sense to have a periodic task that iterates over profiles and checks that these flags are correct.
| Reporter | ||
Comment 3•9 years ago
|
||
Probably some cache that took time or something...
Anyways, it keeps working, let's close this bug :)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•