-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
If there is some groovy installation defined in global Jenkins config and selected installation is "default", jenkins behavior should be as follows:
- call "groovy" (for backward compatibility)
- if previous call fails, select one of the installation defined in global jenkins config and try with it
Another possibility is to add some checkbox which would allow user to select default installation from those defined in global jenkins config.