Public bug reported:

This is because add_missing_builds uses
self._get_job_folder(data["name"]) where it should use
self._get_job_folder(data["fullName"])

** Affects: python-jenkins
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/1828051

Title:
  jenkins.get_job_info fetch_all_builds doesn't work  for jobs in
  folders

Status in Python Jenkins:
  New

Bug description:
  This is because add_missing_builds uses
  self._get_job_folder(data["name"]) where it should use
  self._get_job_folder(data["fullName"])

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1828051/+subscriptions

-- 
Mailing list: https://launchpad.net/~python-jenkins-developers
Post to     : python-jenkins-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~python-jenkins-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to