-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 2.452.4, 2.462.3, and 2.479.3
Conjur Secrets Plugin Version2.2.3
When plugin is installed, whenever a field in "System Configuration" is changed, the "SAVE" button and "APPLY" button become grayed out and never become active any more, even if the change was un-done.
Need to either reload the page and ignore changes or go back in the browser.
[JENKINS-75258] Conjur Secrets Plugin causes "Save" button on System Configuration to be grayed out
Attachment | New: plugins.txt [ 63950 ] |
Attachment | New: run-jenkins.sh [ 63951 ] |
Remote Link | New: This issue links to "PR-38 - do not disable the system configuration submit button (Web Link)" [ 30530 ] |
Attachment | New: conjur-credentials.zip [ 63952 ] |
Comment | [ Same problem happens with Jenkins 2.452.4. ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Thanks for reporting the issue. I can duplicate the issue. The JavaScript debugging tools report an exception attempting to assign the value true to a field that is part of a null object applyBtn. That is line 192 of the file src/main/resources/org/conjur/jenkins/configuration/GlobalConjurConfiguration/config.jelly in the Conjur credentials plugin source code.
Steps that I used to duplicate the bug: