• Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • workflow-job-plugin
    • None
    • Workflow 1.11

      The parallel step is registered in build logs as:

      [Workflow] [p1] parallel {: Parallel branch: p1
      ...
      [Workflow] } //parallel
      

      The first message is wrong and the second one is missing the branch identifier. It should be

      [Workflow] [p1] parallel {
      ...
      [Workflow] } //parallel [p1]
      

          [JENKINS-31595] Improve metadata logs for parallel step

          Jesse Glick added a comment -

          Fix of JENKINS-28222 addresses this well enough too.

          Jesse Glick added a comment - Fix of JENKINS-28222 addresses this well enough too.

            Unassigned Unassigned
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: