Actions
Bug #4823
closedUserlists dropdown missing ordering
Description
The dropdown shown on userlists is missing ordering. It's ordering based off id instead of the ordering column, which is just due to a missing order by in the query.
Actions