can only assign merge request to the owner of the merge request
Created by: tonicbupt
version 7.10, after upgrading from 7.9, I found that I can't choose anyone else but myself.
the query seems to be empty.
GET /autocomplete/users.json?search=w&per_page=20&active=true&project_id=865
[]
if I remove project_id from the query the result is not empty, so where did I do wrong?