Jenkins section "people" is empty -


i have problem jenkins "people" section being empty. when project builds can see did latest commits etc. can click on user , change settigs email etc. when go "people" tab don't see there.

i've tried update subversion plugin didn't take effect.

you misunderstood people part. see list of committers. people listed in people section jenkins users, i.e people registered jenkins. not ones committing project.

to have people listed up, proceed below:

manage jenkins>configure system

in access control: security relam. opt jenkins's own user database

and check allow users sign up

save changes.

now in manage jenkins have manage users option. can create users here. listed in people page.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -