-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: dockerhub-notification-plugin
-
None
Context:Â testing the drag & drop with the new form layout (https://github.com/jenkinsci/jenkins/pull/3895)
I have found that the freestyle job configuration of the  dockerhub-notification-plugin (https://github.com/jenkinsci/dockerhub-notification-plugin) is not working correctly with the new form changes.
It redefines several Jenkins Core widgets such as f:optionalBlock and f:expandableTextbox, and they stop working.
Submitting the form does not save the configuration.
Before:Â dockerhubplugin-pre.mov![]()
Wrong behaviour:Â dockerhubnotification-post.mov![]()
- is caused by
-
JENKINS-56109 Jenkins Core: Change Jenkins configuration UI from tables to divs
-
- Closed
-
- links to