Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32934

Recored build numbers for non-blocking triggered jobs.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • jenkins 1.642.1, parameterized-trigger-plugin 2.30

      Right now, when triggered non-blocked job, plugin puts in the log:
      listener.getLogger().println("Triggering projects: " + getProjectListAsString(projectList));

      it would be great if information about newly triggered asynchronous job would be stored in BuildInfoExporterAction.builds.
      Right now, the only information is:
      <hudson.plugins.parameterizedtrigger.BuildInfoExporterAction$BuildReference@651325a5 projectName=async-code-scan buildNumber=0 buildResult=NOT_BUILT>

            huybrechts huybrechts
            kad Alexander Kanevskiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: