github-integration-plugin icon indicating copy to clipboard operation
github-integration-plugin copied to clipboard

Jenkins Pipeline Job Configuration Error: Form Layout Issue and TypeError after Save with GitHub Branches Trigger

Open Acring opened this issue 1 year ago • 4 comments

Issue Description When creating a pipeline type job and enabling the GitHub Branches in build triggers, I encountered an issue. After adding the trigger event for commit checks and saving the job, I reopened the configuration and found the form layout to be disorganized. Furthermore, it became impossible to save any changes. Clicking the save button resulted in an error message: "TypeError: e.getAttribute is not a function (form not submitted)". This issue is causing significant disruption in managing the pipeline settings.

Acring avatar Dec 12 '23 08:12 Acring

Hi, it would be good to know what file/line exactly causing it, do you have any additional logs. Could you attach some screenshot?

KostyaSha avatar Dec 12 '23 11:12 KostyaSha

I did not use any Jenkinsfile, I just created an initial pipeline and set it up as mentioned above. no any other setting needed img_v3_0262_24d04ac6-acac-49f9-933e-617c330593fg Here is a screenshot of my settings,
image and screenshots of the error image as well as the error message from the console.

Acring avatar Dec 12 '23 13:12 Acring

Weird, that looks like something jenkins core internal what versions do you have?

KostyaSha avatar Dec 12 '23 13:12 KostyaSha

Jenkins Version 2.426.1, all plugins are up to date. yes, it is werid 🤔

Acring avatar Dec 13 '23 02:12 Acring