Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: pipeline
-
Labels:None
-
Environment:Jenkins 2.268, Running on Debian Buster, many plugins, Safari or Internet Explorer
-
Similar Issues:
Description
created a simple freestyle job. Named it test and was taken to the job configuration page. This was broken as shown in the screenshot below - there are items to the right (disable job etc) and the Save and Apply buttons no longer work. Pressing the buttons has no effect. I have tried debugging the Javascript and have installed the Charles network monitor. It looks like the POST request is never sent (but I could be mistaken). This also happens for any job that I open (except for multitask pipelines, which I am able to change and save). I have attached the config.xml for this job.
I have not seen any other report of a similar issue so it could be my environment. I am reluctant to delete my Jenkins installation and start from scratch since I have many jobs. I suspect I have a bad plugin, but again I wouldn't know which one to disable.
I am unable to modify jobs other than hand-editing the xml file, which is a major issue for me, but since no-one else has reported a similar problem, it can't be an issue for everyone.
I very rarely modify jobs so I don't know when this problem started happening
By a process of elimination, I have found that the issue is with the Notification plugin fromĀ Tikal Knowledge. I disable the plugin and then the job configuration page renders correctly. I enable the plugin and the page does not render correctly. I installed this plugin some years ago, but don't use it, so I am deleting it from my setup