-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding attorneys to judge team #13616
Comments
1 |
2 | |||||
3 | |||||||
5 |
8 | Timebox to a 3. Could be a 2 if the impersonation immediately shows the error. General optimism. |
Replicated in dev environment by:
Cause:
user = User.find_by(css_id: "BVAJWHITE")
user.administer_org_users?
=> true
john = User.find_by(full_name: "JOHN GOSNELL")
john.administer_org_users?
=> false Workaround: Sidenote:
|
@araposo-tistatech Should John be a System Admin? Here's a list of current System Admins: https://github.com/department-of-veterans-affairs/appeals-deployment/blob/master/ansible/vars/functions-config.yml#L113 Also note the Workaround in the above comment. Tech note: We check if user is an |
Hunter will create another ticket to address permission consistency:
FYI: John's comment:
See thread: https://dsva.slack.com/archives/CJL810329/p1584449274369300?thread_ts=1584373721.352800&cid=CJL810329 |
J. Gosnell is unable to add attorneys to J. White's judge team. Problem statement below:
I created a judge team this morning (456), but then I get the below error when trying to add her attorneys.
JudgeTeam in Team Management page
JudgeTeam Management page errors
Previous investigation:
https://hackmd.io/@hschallh/rk5XrD6EI#Investigation
AC
The text was updated successfully, but these errors were encountered: