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

[BuildResultTrigger] Add parent job name to the list of multi-configuration project child jobs

XMLWordPrintable

      Please add the parent job name to the list of multi-configuration (matrix) jobs. In current implementation, it is impossible to distinguish one matrix child job from another matrix child job.

      For example, there is a matrix job "matrix1" with axis BROWSER=ie and another matrix job "matrix2" with similar axis BROWSER=ie.

      Actual Result:

      In the current implementation, [BuildResultTrigger] shows the list of monitored jobs shows identical items:
      BROWSER=ie
      BROWSER=ie

      Expected Result:
      It would be much useful, if identical child jobs were shown with the parent job name, like:
      matrix1,BROWSER=ie
      matrix2,BROWSER=ie

            gbois Gregory Boissinot
            salmira Tetiana Tvardovska
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: