Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
Docker - jenkins/jenkins:lts-centos7
Jenkins v2.277.4
Description
Attempting to click "Apply" and "Save" in any new project configuration page, nothing happens. Confirmed in Chrome dev tools this is the same behavior on any system, any web browser.
behavior.js:119 TypeError: Cannot read property 'hasClassName' of undefined at hudson-behavior.js:1188 at Array.forEach (<anonymous>) at behavior.js:116 at Array.forEach (<anonymous>) at behavior.js:111 at Array.forEach (<anonymous>) at Object.applySubtree (behavior.js:93) at Object.apply (behavior.js:76) at behavior.js:71 at window.onload (behavior.js:133)
Unable to add new projects or make changes to existing ones in both Multibranch pipeline projects and Github Organization projects.
chamoisla this is likely due to the configuration form modernization that was released in Jenkins 2.277.1. Unfortunately, the information you provided is not enough for others to assist you.
Steps you can take to help yourself and help others help you