Skip to content

Fix broken sort in merge request API

Stan Hu requested to merge stanhu/gitlab-ce:fix-api-mr-sort into master

This MR fixes a bug in the API in querying for merge requests with a sort_by field would never change the ordering of the results.

Closes #2266 (closed)

Merge request reports