You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
Post build actions, both dependent on ruby-runtime and not, are not saving post build actions after a restart of Jenkins.
This issue occurs on the unreleased master branch. Believe it may be due to the upgrade in JRuby version. It has been observed on the following operating systems: Ubuntu, CentOS, Mac OS X, and Windows Server 2012.
Steps to reproduce:
Build the plugin from the master branch
Install plugin to Jenkins
Select the Email post build action in a dummy job
Save the job
Go back in and you will see the post build action parameters are still there
Restart Jenkins
Go into the job and you will see the post build action is no longer there
The text was updated successfully, but these errors were encountered:
I'd love to see this one fixed. I am using a ruby-based plugin that stopped working a year ago. Guessing any post-build-action, ruby-based plugin is affected. Seems like that would be a sizeable number of affected plugins
The same behavior was experienced today when Jenkins was updated to 2.32.1by our SysAdmin. All jobs have their post build actions deleted together with removing the "Delete workspace before build starts" check box. Therefore, the problem does not only exist in the case of updating plugins.
Post build actions, both dependent on ruby-runtime and not, are not saving post build actions after a restart of Jenkins.
This issue occurs on the unreleased master branch. Believe it may be due to the upgrade in JRuby version. It has been observed on the following operating systems: Ubuntu, CentOS, Mac OS X, and Windows Server 2012.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: