Improve metadata logs for parallel step

XMLWordPrintable

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Minor
    • Component/s: workflow-job-plugin
    • None
    • Environment:
      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]
      

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

              Created:
              Updated:
              Resolved: