Skip to content

Question: How to form jobName for jobs inside a folder? #48

Description

@wiiNinja

I have a test job at the root of my Jenkins instance named "CheckBuildQueue". If I invoke the Build method with that jobName, all is well. But if move that job into a folder, say Utilities, hence the name of the jobName becomes "Utilities/CheckBuildQueue"; the Build will always return 404 (not found). I tested this jobName using the Jenkins CLI and it works, so there's a difference in this package I need to do. Does anyone know how I need to form the jobName in order to handle the jobs in nested folders? Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions