-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: instant-messaging-plugin, ircbot-plugin
-
None
-
Environment: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.