-
Bug
-
Resolution: Fixed
-
Minor
-
MultiJob plugin v1.8, Java v1.6, Jenkins 1.480.3, Red Hat Linux
- Create a MultiJob Project
- click on it to view it
- Click Build Now link
(nothing happens, no errors)
The URL of the link is something like
http://hostname:8080/view/TAB1/view/TAB2/job/My-MultiJob/build?delay=0sec
If I click on the "Schedule a Build" icon, with a URL like:
http://hostname:8080/job/My-MultiJob/build?delay=0sec
it works OK.
If I go up to the parent View and click on the "Schedule a Build" icon with a URL like:
http://hostname:8080/view/TAB1/view/TAB2/job/My-MultiJob/build?delay=0sec
It works OK. (appears to be the same URL that doesn't work from a the first link).
- is related to
-
JENKINS-17576 Conditional buildstep unable to launch MultiJob
- Resolved
-
JENKINS-18571 clicking on build now button fires build twice for specific jobs
- Resolved