Skip to content

Make branches sortable without push permission

What does this MR do?

Make branches on the branches page sortable without push permission.

Why was this MR needed?

Sorting branches (a readonly action) required push permission which does not make sense.

What are the relevant issue numbers?

fixes #18678 (closed)

Screenshots

Before

before

After

after

Merge request reports