Incorrect build status on cancelling previous build

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

XMLWordPrintable

      When the Jenkins pipeline uses the below option,

      options {
          disableConcurrentBuilds(abortPrevious: true)
        }
      

      to cancel the previously running build, the build result status is NOT_BUILT.
      Where the pervious build has run for a while and is partly executed already. Hence, the result of it should not be NOT_BUILT, which is misleading.

            Assignee:
            Unassigned
            Reporter:
            Rajeshwari Subramaniam
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: