Fix proposed to branch: master
Review: https://review.opendev.org/657628

** Changed in: python-jenkins
       Status: New => In Progress

** Changed in: python-jenkins
     Assignee: (unassigned) => Frank Lichtenheld (djpig)

-- 
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:
  In Progress

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