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

Missing information reported in status page when triggered parametrized build ( Build Section) is a pipeline job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins Version: 2.263.1
      Parametrized trigger Plugin Version : 2.39

      Let's compare how are reported a pipeline job and a freestyle job when they are triggered as parametrized build in the build section.

      In my example I have a freestyle job :

      test-parametrizedPlugin-main-job that calls 2 jobs one freestyle and one pipeline :

      • test-parametrizedPlugin-called-pipeline-job
      • test-parametrizedPlugin-called-freestyle-job

      In the status page of the job we see that the Subprojects part is OK but not the Downstream Projects part, the pipeline job is missing

      And if we look in the status page of the run we see that the Subprojects part for the pipeline job is missing

      Note that the 2 jobs were correctly started as we can see in the console log

            Unassigned Unassigned
            merlindam Damien Merlin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: