Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic parameter script does not fire for builds triggered by API #5

Closed
omehegan opened this issue Jul 27, 2012 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@omehegan
Copy link

If you create a dynamic parameter for a job, and use a Groovy script for the default value, that value is not set when you trigger the job via the HTTP API. I.e. if I run 'curl http://jenkins/jobs/my_job/buildWithParameters?cause=Git+checkin' the parameter value will not be populated.

@ghost ghost assigned chbaranowski Aug 21, 2012
@chbaranowski
Copy link
Contributor

close #5 - not fixed
The same issue is for non dynamic parameters. I think the option buildWithParameters ignores all parameters. Will close the ticket did not find a solution for the issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants