Build flow with parallel jobs requires "read" permissions for Anonymous, fails silently

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: build-flow-plugin
    • None
    • Environment:
      java.runtime.version 1.6.0_26-b03
      os.name Windows 7
      os.arch x86
      Jenkins 1.467 (but tried version before that as well)

      Setting up a Build Flow project with the following configuration (tried maybe different combinations of white space/newlines

      parallel (

      { build("Master Wayfinder .NET") }

      ,

      { build("Master Wayfinder Flex") }

      )

      build("Master - Wayfinder Archive")

      When the build starts I get this in the console...
      parallel {
      }
      Trigger job Master - Wayfinder Archive

      So it triggers the last build but doesn't trigger the builds before it.

            Assignee:
            Nicolas De Loof
            Reporter:
            Luke Murray
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: