I have upgraded to Jenkins 1.530 and the build pipeline 1.4 plugin and now when a job in the pipeline fails or is aborted, and the job is then re-executed to a successful completion, the job in the pipeline is not updated to reflect a success and more importantly, the downstream job's trigger is NOT enables. This stops the pipeline in its tracks. I'm forced to create a entirely new pipeline. 1) Initial job fails 2) fix the underlying issue and hit the trigger on the failed job\ 3) the job does not indicate that it is re-running with the "yellow" in progress box and the progress bar. If I look at the underlying job, I can see that it is running 4) The job succeeds but the pipeline job is not updated to "green" to reflect the success 5) More importantly, the downstream job's trigger is not enabled.
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
