-
Notifications
You must be signed in to change notification settings - Fork 164
Fix for "java.lang.IllegalArgumentException: Cannot pass a null Grant… #71
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
Fix for "java.lang.IllegalArgumentException: Cannot pass a null Grant… #71
Conversation
…edAuthority array"
1a4a602
to
0a2afbf
Compare
When attempting to add an organization:
|
@samrocketman can you give me reproduction instructions? |
Sure:
In fact, it should also work with GitHub teams. i.e. |
Looks like teams (i.e. |
Also, former behavior included visiting |
Merging as-is for now. Users and Teams now work. However, Organizations do not. |
@i386 I've been doing some debugging and have created JENKINS-40201 to track the regression of organizations not working in matrix-based authorization. |
…edAuthority array"
PTAL @samrocketman