-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
eks, amazon-linux, docker, jenkins-war:2.190.3
Trying to override the Jenkins url at "override hook url" is failing.
The adrress is not being saved and the original Jenkins url is showed instead.
This happen manually at the ui.
After further checking it is working using Jenkins configuration as code plugin.
We're facing the same issue with both 2.204.1 and 2.222.1 versions, all plugins updated to latest
UI changes to the Webhook override part isn't saved, configuration-as-code works, direct update via groovy script through plugin java api woks as well
After master reboot UI picks up the changes, and displays them properly, but you still unable to modify in the UI