RELEASED: Public: October 30, 2024
Resolved issues
- Removed the use of
makeButtonfor thehudson-behavior.jsfile in this plugin (BEE-51901) -
The
makeButtonis deprecated and it has been removed. For more information, refer tohttps://github.com/jenkinsci/jenkins/blob/0c49380fe78e3deda1b5b9d47bed3ddac8775a26/war/src/main/webapp/scripts/hudson-behavior.js#L918and you must specify the buttons asbutton class="jenkins-button".