Improve metadata logs for parallel step

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

XMLWordPrintable

      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]
      

            Assignee:
            Unassigned
            Reporter:
            Antonio Muñiz
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: