Brett Meyer commented on Bug HHH-7116

Tommy Knowlton, I'll work with your PR a bit more – thanks again for sending it.

HHH-7939 also suggested looking at:

The cause is JoinWalker.orderBy(List, String), which puts the order by columns from the associations first. Changing this to
return mergeOrderings( orderBy, orderBy( associations ) );

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira