-
Bug
-
Resolution: Fixed
-
Major
-
Plugin version: 1.8.17
Jenkins version: 2.49
Overview:
When trying to generate a HTTP request through the Snippet Generator, I get a "no public field 'ignoreSslErrors' (...)" error message.
Steps to reproduce:
> Make sure you have the HTTP Request plugin installed
- Go to the Snipper Generator
- Select the httpRequest on the Sample Step dropdown.
- Input any URL
- Click the Generate Pipeline Script button
Current result: - An error message is shown
Expected result:
- A snippet should be generated.
- is blocked by
-
JENKINS-43300 pipeline snippet generator errors for http request plugin
-
- Closed
-
Code changed in jenkins
User: Janario Oliveira
Path:
src/main/resources/jenkins/plugins/http_request/HttpRequestStep/config.jelly
http://jenkins-ci.org/commit/http-request-plugin/c2afefe0d2f0c0ff6eabc95f0cf3f6334aad0607
Log:
JENKINS-43273- Added component to script generator