-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins ver. 2.0
Extended Choice Parameter Plug-In 0.64
It seeems that the Extended Choice Parameter Plug-In [tried version 0.64] and Jenkins ver. 2.0 don't work together.
When I create a simple groovy script for the plugin and I try to launch the build it appears the message:
"You have unapproved groovy scripts that need approval before they can be executed. Go to In-Process Script Approval page to approve your scripts."
However in the approval page there are no scripts to be approved. See attached screenshot for the reference script I used.
If the script is modified in the build configuration page, it is appearing correctly as a script to be approved. However approving it, will still display the message
"You have unapproved groovy scripts that need approval before they can be executed. Go to In-Process Script Approval page to approve your scripts."
This happened after the upgrade to Jenkins 2.0 from Jenkins ver. 1.656
[JENKINS-34524] Extended Choice Parameter Plug in in Jenkins 2.0 always show that there are scripts to approve
Attachment | New: Selection_012.png [ 32577 ] |
Attachment | New: Selection_013.png [ 32578 ] |
Comment | [ Scripts to be approved appears empty ] |
Comment | [ It seems that you still have to approve something even after you approve it ] |
Attachment | New: test_job.xml [ 32593 ] |
Could you also send me the screenshot of the script approval page?