-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Plugin should tell you that currently doesn't support absolute paths and it is expecting the Project Full Name.
It should also tell you when the Job doesn't exist and if there are not task to be performed on this job.
Code changed in jenkins
User: Felix Belzunce Arcos
Path:
src/main/java/hudson/plugins/batch_task/BatchTaskInvoker.java
src/main/resources/hudson/plugins/batch_task/BatchTaskInvoker/Config/help-project.html
src/main/resources/hudson/plugins/batch_task/BatchTaskInvoker/Config/help-task.html
src/main/resources/hudson/plugins/batch_task/Messages.properties
http://jenkins-ci.org/commit/batch-task-plugin/25303f8665a9af99f9fecd7261641e578f349a49
Log:
Merge pull request #3 from fbelzunc/JENKINS-35188
[FIXED JENKINS-35410] Improve User Experience
Compare: https://github.com/jenkinsci/batch-task-plugin/compare/70c492a35deb...25303f8665a9