-
Story
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.7.4, Blue Ocean 1.0.0-b07
-
-
1.0
In scope
- Clicking on the branch name in the header (bread crumb or "Branch: FOO") should take you to the activity tab filtered by the branch.
Original request
As pointed out by tyler, the link in the header for multibranch currently points to nothing sensible. The branch name is hyper linked, but it is linked to the overall pipelines activity tab, which is NOT specific to branch.
It should be linked to the activity tab, as it is, but with a filter applied to only show the activity history for that branch or pull request (filtering is not yet available on that tab)
---- Spake Tyler: ----
On a PR build such as this one the header breadcrumb navigation contains:
Jenkins / Core / PR-2577 #2
A click on "PR-2577" I would expect to take me to an overview page for that pull request but instead it takes me to the overall repository "Activity" view
IMO either this link should take me to some place relevant to that pull request or not be linked at all.
------------
- is blocked by
-
JENKINS-35768 Developer can filter the activity list to a specific branch
- Resolved
- relates to
-
JENKINS-38767 Header link on branch name should be moved to pipeline name
- Closed
- links to