Cannot trigger Team Services release if triggering jenkins job is in a folder

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Do
    • Priority: Blocker
    • Component/s: tfs-plugin
    • None
    • Environment:
      Jenkins 2.141
      tfs-plugin 5.139.2

      I am trying to use a post build step to trigger release in TFS / team system. Originally my jenkins job was in a subfolder and i had setup the release artifact on TFS side to point to my job as folder/jobname. With this setup the jenkins job fails with the message:

      listener.getLogger().printf("No jenkins artifact found with name: %s%n", jobName);

      which is in src/main/java/hudson/plugins/tfs/rm/ReleaseManagementCI.java

      After looking at the plugin code i moved my jenkins job to the root folder and then the i was able to trigger the release.

      This means i cannot use the folder plugin to organize my jobs that trigger tfs release.

            Assignee:
            Unassigned
            Reporter:
            Debasish Das
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: