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

Polling failure on jobs with same name in different folders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • integrity-plugin
    • None
    • Jenkins 1.644, integrity-plugin 1.36, Cloudbees Folder plugin 5.1

      Hi,

      I faced following problem if I setup jobs with the same name but located in different folders (cloudbees folder plugin). Except one job, all the others failed in SCM polling (using integrity-plugin) with "Table xxxxx not found".
      I tried the check the code and found that it looks like that the plugin uses Job.getName() instead of Job.getFullName() to store data. May be this the reason for the problem ?
      As for jobs with same name in different folders getName() returns only the name (without folders) where getFullName() includes the folder information and makes them unique.

      As I am fixed to old PTC version, a patch on 1.36 is welcome.

      Regards, Bernd

            integrity_jenkins_plugin PTC ALM
            bspickers Bernd Spickers
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: