-
Bug
-
Resolution: Cannot Reproduce
-
Minor
I have installed the postbuildscript plugin on Jenkins. I can see it is installed but the plugin is not visibly there. As in, the screenshot you see in the plugin's page https://plugins.jenkins.io/postbuildscript/ is not visible in my jobs. There is no postbuildscript section when configuring my jobs.
I've tried manually adding the postbuildscript section to my pipeline scripts, but this does not work as Jenkins does not recognise the function name.
I saw a similar ticket https://issues.jenkins.io/browse/JENKINS-34656 and tried to use the chrome devtools, but I didn't find anything with this.
[JENKINS-73387] Postbuildscript plugin not visible after install
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Attachment | New: screenshot-1.png [ 62935 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: In Progress [ 3 ] | New: Closed [ 6 ] |
Description |
Original:
I have installed the postbuildscript plugin on Jenkins 2.414.1. I can see it is installed but the plugin is not visibly there. As in, the screenshot you see in the plugin's page [https://plugins.jenkins.io/postbuildscript/] is not visible in my jobs. There is no postbuildscript section when configuring my jobs.
I've tried manually adding the postbuildscript section to my pipeline scripts, but this does not work as Jenkins does not recognise the function name. I saw a similar ticket https://issues.jenkins.io/browse/JENKINS-34656 and tried to use the chrome devtools, but I didn't find anything with this. |
New:
I have installed the postbuildscript plugin on Jenkins. I can see it is installed but the plugin is not visibly there. As in, the screenshot you see in the plugin's page [https://plugins.jenkins.io/postbuildscript/] is not visible in my jobs. There is no postbuildscript section when configuring my jobs.
I've tried manually adding the postbuildscript section to my pipeline scripts, but this does not work as Jenkins does not recognise the function name. I saw a similar ticket [https://issues.jenkins.io/browse/JENKINS-34656] and tried to use the chrome devtools, but I didn't find anything with this. |
Environment |
Original:
postbuildscript plugin version: 3.2.0-550.v88192b_d3e922
Jenkins version: 2.414.1 |
Comment |
[ Thanks [~dheid],
I can't share the config.xml with you unfortunately. You used v2.414.3, but I'm using v2.414.1, is this what we're missing? Or are you able to test/verify on this patch instead? ] |