-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
Hi,
In the drop down list of "Add Column" under "Edit View" it would be good to have the name of the Creator of the Job. Generally it should be the user who has logged in with authentication.
If it was created by Anonymous, may be if the Jenkins do not have login credentials then it can show the user name as Anonymous or <notknown> any such kind.
Thanks & Regards,
Vijay
Hi,
Unfortunately the information which user created a job is not stored anywhere.
There is the Audit-Trail plugin (https://wiki.jenkins-ci.org/display/JENKINS/Audit+Trail+Plugin) which logs actions such as job creation,
but nothing built-in in Jenkins core.
So I'm afraid I can't help you with this request at the moment.
If you find a way to reliably retrieve this information I'll try to create a column for it.
Regards,
Fred