helgew opened a new issue, #14636: URL: https://github.com/apache/grails-core/issues/14636
The title (as convoluted as it is) probably says it all. The issue is demonstrated in [this example app](https://github.com/helgew/user-role-sorting), specifically by [the included test case](https://github.com/helgew/user-role-sorting/blob/master/src/test/groovy/UserRoleIntegrationSpec.groovy). Briefly, when a simple `where` query is performed using a domain class that represents a many-to-many relationship between two other domain classes, sorting by the queried table requires that aliases are created for each table. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
