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

reload-job CLI command tries to find nearest for a hint only throught AbstractProject

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • cli, core

      reload-job tries to find a nearest job for a hint if specified job isn't found.

      Unfortunately, it tries to search it only through AbstractProject so other types are ignored completely.

      The similar code is in AbstractItem.resolveForCLI().

          [JENKINS-30785] reload-job CLI command tries to find nearest for a hint only throught AbstractProject

            danielbeck Daniel Beck
            pajasoft Pavel JanouĊĦek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: