Closed
Bug 1392486
Opened 7 years ago
Closed 7 years ago
Reviewboard says "You must have scm_level_3 access to land" even after I get level 3
Categories
(MozReview Graveyard :: General, enhancement)
MozReview Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timdream, Assigned: glob)
Details
I am not sure what I can do to "refresh" my permission?
I am still seeing "You must have scm_level_3 access to land" in https://reviewboard.mozilla.org/r/170548/diff/1#
My level 3 permission was set bug 1390052.
if you're using a different email address for scm_level_3 than what you use in bugzilla you need to manually associate your ldap account with your bmo account.
http://mozilla-version-control-tools.readthedocs.io/en/latest/mozreview/install.html#manually-associating-your-ldap-account-with-mozreview
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•7 years ago
|
||
I am using same email across Bugzilla and commit level, see bug 1390162 and bug 1390052.
I've tried association again after bug 1390162 and it didn't help. Do you have access to reviewboard log to check the problem?
Status: RESOLVED → REOPENED
Flags: needinfo?(glob)
Resolution: FIXED → ---
sure; i'll ping you on irc when i have some time to investigate.
Assignee: nobody → glob
Component: Autoland → General
i spoke with tim over irc; looks like the wrong address was added to the scm_level_3 group in ldap.
Flags: needinfo?(glob)
all fixed now.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Comment 6•7 years ago
|
||
Also, if you `ssh hg.mozilla.org` it will print information on which groups you are a member of and which repos you can push to. Super helpful for debugging things like this.
You need to log in
before you can comment on or make changes to this bug.
Description
•