-
Bug
-
Resolution: Fixed
-
Major
-
None
-
github-oauth-plugin 0.25
Before, team names would show up. Now they show as `org.kohsuke.github.GHTeam@e004985`.
Example:
Given the github org 'foo' with the team 'bar', the Organization would show up in my /user/ page as foo*bar.
Now, it shows up as foo*org.kohsuke.github.GHTeam@e004985.
This is breaking permissions, since I cannot give permissions to teams!
[JENKINS-42421] BROKEN: Team names/slugs show up as 'org.kohsuke.github.GHTeam@e004985'
Rank | New: Ranked higher |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
This may possibly be related to
JENKINS-34835