Build Pipeline plugin loses track of upstream build when retrying of a failed build

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: build-pipeline-plugin
    • None
    • Environment:
      Jenkins 1.594
      Build-pipeline-plugin 1.4.7

      Given:

      • A pipeline exists with multiple jobs chained
      • Pipeline is triggered
      • A job in the middle of pipeline fails

      When:

      • Retry of the failed job is clicked

      Then:

      • The new retried job is run and build is started
      • The new retried job has no Upstream link anymore in the "build.xml" visible, the failed build has:
        " <hudson.model.Cause_-UpstreamCause>
        <upstreamProject"
      • The pipeline view thus is showing only the first failed build, not the successful one -> Unable to proceed in pipeline

            Assignee:
            Dan Alvizu
            Reporter:
            Ville Hartikainen
            Votes:
            6 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: