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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: