The re-written header no longer shows child model objects context.
As they are not shown there is no way a user can discover the contexts from a `ModelObjectWithChildren` (https://javadoc.jenkins.io/jenkins/model/ModelObjectWithChildren.html)
this leads to non discoverable features
Steps to reproduce
Expected results
- WIth jenkins 2.479.3 the context Menu is shown with the following entries:
- Yahoo
- Google
- Microsoft
WIth jenkins 2.508 the context Menu is shown following some new improved method to get the same menu entries/links
Actual Results
- WIth jenkins 2.479.3 the context Menu is shown with the following issues
- WIth jenkins 2.508 the context Menu there is no way (at least that is obvious) to show the child context menu.
Caused by #10245
Originally reported by
teilo, imported from: Children not rendered for ModelObjectWithChildren
- assignee:
janfaracik
- status: Closed
- priority: Minor
- component(s): core
- label(s): regression, ux
- resolution: Fixed
- resolved: 2025-05-13T18:33:04+00:00
- votes: 0
- watchers: 2
- imported: 2025-11-24
Raw content of original issue
The re-written header no longer shows child model objects context.
As they are not shown there is no way a user can discover the contexts from a `ModelObjectWithChildren` (https://javadoc.jenkins.io/jenkins/model/ModelObjectWithChildren.html)
this leads to non discoverable features
Steps to reproduce
Expected results
- WIth jenkins 2.479.3 the context Menu is shown with the following entries:
- Yahoo
- Google
- Microsoft
WIth jenkins 2.508 the context Menu is shown following some new improved method to get the same menu entries/links
Actual Results
- WIth jenkins 2.479.3 the context Menu is shown with the following issues
- WIth jenkins 2.508 the context Menu there is no way (at least that is obvious) to show the child context menu.
Caused by #10245
The re-written header no longer shows child model objects context.
As they are not shown there is no way a user can discover the contexts from a `ModelObjectWithChildren` (https://javadoc.jenkins.io/jenkins/model/ModelObjectWithChildren.html)
this leads to non discoverable features
Steps to reproduce
Expected results
WIth jenkins 2.508 the context Menu is shown following some new improved method to get the same menu entries/links
Actual Results
Caused by #10245
Originally reported by
teilo, imported from: Children not rendered for ModelObjectWithChildren
Raw content of original issue
Expected results
Actual Results
Caused by #10245