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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -