-
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.
[JENKINS-60738] Override github hook url is not being saved
Description |
Original:
Trying to override the jenkins url at "override hook url" is failing. The adress is not save and the original jenkins url is showed instead. This happen manually and when using "jenkins configuration as a code" |
New:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually and when using "jenkins configuration as a code" |
Description |
Original:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually and when using "jenkins configuration as a code" |
New:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually at the ui. |
Description |
Original:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually at the ui. |
New:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually at the ui and using the jenkins as configuration code plugin. |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Description |
Original:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually at the ui and using the jenkins as configuration code plugin. |
New:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually at the ui. |
Priority | Original: Critical [ 2 ] | New: Major [ 3 ] |
Description |
Original:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not saved and the original jenkins url is showed instead. This happen manually at the ui. |
New:
Trying to override the jenkins url at "override hook url" is failing. The adress is being not 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