-
Bug
-
Resolution: Fixed
-
Minor
-
None
The branch-api 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/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/OrganizationChildOrphanedItemsProperty/config.jelly
- https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/BranchSource/config.jelly
- https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/NamedExceptionsBranchPropertyStrategy/config.jelly
- https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/OrganizationFolder/configure-entries.jelly
- https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/lib/branch-api/branchSourceBody.jelly
- https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/BranchSource/config.jelly
Some migration recipes can be found on https://www.jenkins.io/doc/developer/views/table-to-div-migration/
- is related to
-
JENKINS-64069 Unable to select a branch source when creating new multi-branch item.
-
- Resolved
-
[JENKINS-62825] Branch-API plugin may break with the tables to divs
Epic Link | New: JENKINS-62437 [ 206431 ] |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 2.6.1 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
timja can we close this one based on https://github.com/jenkinsci/branch-api-plugin/pull/226?