-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: config-file-provider-plugin, managed-scripts-plugin
-
Labels:None
-
Similar Issues:
This is an expansion of the bug reported whereby the variable descriptions were lost on the display. It appears that if multiple managed scripts are used on a build the 'view selected script' will only show the first script created and not the one you're on. See attached screen capture - clicked on the link for 'Expose HEAT', but the 'Push Glance' script was displayed ('Push Glance' was the first managed script created, HEAT came later but was inserted as a precondition)
- is duplicated by
-
JENKINS-41195 Managed script visualisation/usage
-
- Resolved
-
Code changed in jenkins
User: imod
Path:
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile.java
src/main/java/org/jenkinsci/plugins/configfiles/utils/ConfigFileDetailLinkDescription.java
src/main/java/org/jenkinsci/plugins/configfiles/utils/DescriptionResponse.java
src/main/resources/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile/config.jelly
src/main/webapp/js/fileprovider.js
http://jenkins-ci.org/commit/config-file-provider-plugin/e76f2e587a1f2f19114bc073d7041317fa712805
Log:
JENKINS-45399fix link to view referenced config file