-
Notifications
You must be signed in to change notification settings - Fork 66
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
Not parsing ChoiceParameterDefinition correctly? #51
Comments
Hi Chris, thanks for the report. Mind testing with v1.4.1, which I've pushed today? |
That worked. We're now seeing the Choice fields properly exported. |
Thanks for testing. What exact behavior would you like to see for -v? |
Version number (spun my wheels for a few minutes before I discovered I was still testing against the previous version).
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've got a few ChoiceParameterDefinition blocks in our source and jenkins-job-wrecker doesn't seem to be extracting the name field. This happens for all choice blocks in our project.
Input:
Output:
We're exporting from Jenkins ver. 2.26 with JJW installed via pip
Any ideas?
The text was updated successfully, but these errors were encountered: