Skip to content

Allow sorting groups in API

Sean McGivern requested to merge sort-api-groups into master

What does this MR do?

Allow groups to be sorted.

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

I don't really like the helper methods, but it's probably OK for now.

Why was this MR needed?

We can't paginate the groups on the front-end if there's no sorting!

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Relates to #20013 (closed).

Merge request reports