Skip to content

Enables ordering groups and their children by name in the web interface

What does this MR do?

Enables ordering groups and their children by name in the web interface

Also, drys up the surrounding code a little bit

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

  • Ordering of a groups subgroups and projects is not possible (#36958 (closed))
  • Ordering projects by name was possible, ordering groups by name is not (#24962 (closed))

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #24962 (closed), #36958 (closed)

Edited by Mark Fletcher

Merge request reports