793aace69a
We set the order in the dedicated column controllers and we don't want this in place when using composable filters. Also, this raises an error with the MySQL move when combined with assignees. Because we inject a .distinct there, that messes up with the query select, resulting in having to add a redundant select to the closed sorting scope, so that the closure.created_at is not lost.