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

Template Workflows plugin doesn't fix project relationships in new workflow with parentheses in project names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins ver. 1.554.1 on Win Server 2008, Tomcat 7.0.53 container

      1. Create two new projects with names starting with parentheses (e.g. "(Template) Project A" and "(Template) Project B").
      2. Set both of these as template workflow steps for the same workflow (e.g. "Test Workflow") and have the second job triggered by a successful build of the first job.
      3. Create a new workflow template project (e.g. "Test Workflow").
      4. Create a new workflow from this new project.

      The instances of the two projects will be created with the given names, but they will be related to the template jobs. I.e. "Project A Instance" will trigger a build of "(Template) Project B" on successful build.

      (Put this as a "minor" priority as it's easily worked around by omitting parentheses from the job names.)

            Unassigned Unassigned
            collaborativetechnologies Peter Bailey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: