jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-42783] Custom views no longer available
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
After upgrading the Multibranch Pipeline plugin from version 2.9.2 to 2.14 we noticed the following unexpected regression:
It is no longer possible to create custom views for multi-branch pipeline jobs, and any custom views previously created are gone.
The multi-branch jobs have now a single "Branches(N)" view without the possibility to modify this view or create a custom one. We had custom views defined for such projects with additional columns such as "Test Result" from the "Extra Columns Plug-In" and that worked very well.
---
Originally reported by cschwarz, imported from: Custom views no longer available
Raw content of original issue
After upgrading the Multibranch Pipeline plugin from version 2.9.2 to 2.14 we noticed the following unexpected regression:
It is no longer possible to create custom views for multi-branch pipeline jobs, and any custom views previously created are gone.
The multi-branch jobs have now a single "Branches(N)" view without the possibility to modify this view or create a custom one. We had custom views defined for such projects with additional columns such as "Test Result" from the "Extra Columns Plug-In" and that worked very well.
- environment:
Multibranch Pipeline 2.14
Contributor guide
Assessment
This issue has not been assessed yet.