Can I order merge requests by merge date?

When looking at merge requests, I can order by Date Created or Date Updated, but when I look at merged MRs I often want to see them in the order they were merged. Turns out this is not the same as updated - even cherry picking an MR seems to update it, at least in our setup.

Is there a hidden way to do this, or is this a feature request? In particular if you are looking at group merge request lists, the lists get quite long.