-
Bug
-
Resolution: Duplicate
-
Minor
-
None
The promoted-builds plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in https://issues.jenkins-ci.org/browse/JENKINS-62437
At least the following files may be affected:
- https://github.com/jenkinsci/promoted-builds-plugin/blob/master/src/main/resources/hudson/plugins/promoted_builds/PublisherImpl/config.jelly
- https://github.com/jenkinsci/promoted-builds-plugin/blob/master/src/main/resources/hudson/plugins/promoted_builds/PromotionProcess/process-config.jelly
Some migration recipes can be found on https://www.jenkins.io/doc/developer/views/table-to-div-migration/
- duplicates
-
JENKINS-62817 promoted-builds plugin breaks all optional blocks with tables-to-divs
- Resolved