|
|
_0.png) |
|
|
|
|
Issue Type:
|
Improvement
|
|
Assignee:
|
Unassigned |
|
Components:
|
promoted-builds |
|
Created:
|
24/Jul/12 7:45 PM
|
|
Description:
|
The fields referent for Job names in the Promote Plugin are not using the same component as other fields usually applicable to job naming that auto-complete the job names as you type.
This makes it required to copy/paste the name from a different source.
|
|
Environment:
|
Jenkins promoted builds plugin v2.6.1
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Jose Sa
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
Code changed in jenkins
User: OHTAKE Tomohiro
Path:
src/main/java/hudson/plugins/promoted_builds/conditions/DownstreamPassCondition.java
src/main/resources/hudson/plugins/promoted_builds/conditions/DownstreamPassCondition/config.jelly
http://jenkins-ci.org/commit/promoted-builds-plugin/1653a48d9d037c36f131fbd6df388ab206af3e8f
Log:
[FIXED JENKINS-14560] Downstream jobs textbox is now auto-complete-capable