-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
Hi,
I've found that id command does not return all user's group.
It is related with JENKINS-26184 but I've noticed that despite I've installed Jenkins from official package those groups are missing. But I also figure out that this is related with slave nodes that I've added. When I removed those nodes all groups are again visible.
OK it seems that I did mistake. Probably I've added node and did not assign label to it, so all "id" test command was sending to wrong node
I did today some checks and now all seems to be working as designed.