-
Bug
-
Resolution: Fixed
-
Critical
Hello,
We are having issues with saving the system configuration after upgrading to 2.277.2 from 2.263.3. Once we click on saving the configuration, Jenkins doesn't return to the HOME page unlike it's usual behavior.
As per the upgrade guide, we have updated the plugins after the upgrade but still the issue persists. Although, when I click on apply the config is getting saved but not when I click on save button. It neither throws an exception.
FYI, attached the list of plugins that are installed in our Jenkins.
Please do the needful and help us getting this resolved.
Hello all, apologies for the delay here. First as a headsup please note that the official Datadog plugin for Jenkins is "Datadog plugin" and not the "Datadog Metrics plugin" which we have no control on.
I'm only partly able to reproduce the issue though. I started a jenkins instance running `2.277.2` and your exact list of plugins (excluding jenkins-jira-plugin that cannot be found).
When the configuration is saved, the Datadog plugin will check its configuration to see if it's able to submit metrics to Datadog with the API key etc. If the configuration is invalid, it refuses to save it and we see the scenario you mention when the configuration isn't saved and jenkins does not come back to the Home page. I can only reproduce what you experience by having an invalid Datadog configuration.
I assume your Datadog config is valid (since it was working before) so I believe what you're experiencing is unrelated and might be caused by another plugin. I believe that in markewaite test case he had an invalid Datadog configuration, that's why the config refused to save.
Side note, we'll try to improve that experience and make sure we show an exception or something easily identifiable in that case.
Thanks,
Florian