Hi Marco,
I meant the Jenkins Home Page which shows the jobs status, job Name, Last
Failure, Pass, .etc.., In this view I also wanted to add another column
which allows us to display the name of the Job Creator. I am using 'Unix
user/group database" as "Security Realm".
Actually it seems there is
Hi,
what do you mean with dashboard view? Are you using the dashboard-view
plugin or do you use the standard jenkins job view?
First you have to check how to retrieve the name of the user who created
the job; does jenkins API provide anything like this?
Second, if you are using the dashboard vie
Hi,
I would like to display the 'username' of the Job as we are using 'Unix
user/group database" as "Security Realm". I would like to display the User
Name against the Job on the dashboard with the name who has created the
Job.I Googled for this about a long time & searched in "Available Plugin