Jenkins Project Not Found While Using @
search cancel

Jenkins Project Not Found While Using @

book

Article ID: 203668

calendar_today

Updated On:

Products

Continuous Delivery Director SAAS Continuous Delivery Director

Issue/Introduction

Why is Jenkins Plugin not able to find the Jenkins Project name when @ is typed.  We start with the @ symbol and then start typing the name. But it does not find the job.  If we manually enter the entire name of the job, "Nested/ProjectName", the task runs as expected.

Environment

Release : SAAS

Component : Jenkins Plugin

Cause

There is not a single Jenkins API call that returns the complete Jenkins folder structure. The calls only retrieve the top level folders (projects) of Jenkins. 

Resolution

Specify the full path of a nested Jenkins project.