HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to move the "All" tab to the right in Jenkins?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
thealljenkinstabmovehowright

Problem

Is it possible to move the "All" Jenkins tab from the main view all the way right? It's just my browsing preference to see it at the end to not obstruct my always specific habit of using views. In other words, I would like my first view to be what I see at the beginning on the left.

Solution

One option is to add a new view, remove the "All" view, create a new view, select "All" and let it start with "z", e.g. "z-all" as the view is sorted alphabetically.

There is an open issue that indicates that the ordering of tabs in Jenkins is alphabetically sorted and cannot be changed at the moment, e.g. change the order manually.

Context

StackExchange DevOps Q#2951, answer score: 6

Revisions (0)

No revisions yet.