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

IRC bot fails to build/schedule non-freestyle jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • ircbot-plugin 3.919.v58f265e8ea_cb_
      instant-messaging-plugin 2.772.vb_93c35128ff9

      According to IDEA debugging of BuildCommand.getReply() etc., the getJobProvider().getJobByNameOrDisplayName(jobName) operation and the further called methods (all part of instant-messaging-plugin) do somewhere see a list of items[] which contains all the jobs, legacy/freestyle and pipeline ones. However, it only returns hits of legacy job names, and null's for pipeline names.

            kutzi kutzi
            jimklimov Jim Klimov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: