-
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 are hitting the same issue. So far the only ways we have found around this is by using configuration as code and/or running a console script to update the plugin's XML file to add the XML into it (then restarting Jenkins).