-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
JENKINS WAR VERSION 1.586
WINDOWS SERVER 2008 R2 ENTERPRISE
AMD OPTERON(TM) PROCESSOR 6136 2.4 GHZ (2 PROCESSORS)
4.0 GB RAM
64-BIT OPERATION SYSTEM
WEBSPHERE APPLICATION SERVER 8.5.5
Currently the list-jobs prints out the "Display Name" in the advanced option configuration of the job. However other commands such as get-job requires the "Project Name". Can the commands be either changed to accept either of these names or have parameters on the list-jobs to select which name to print out. get-job submits an error while using the "Display Name" which states the project name in it. For example if the "Display Name" is "My Build" and project name is "MY_BUILD" if you do get-job "My Build" it gives you the error "No such job 'My Build'; perhaps you meant 'MY_BUILD'?
- links to