Closed ugger closed 7 years ago
Fixes sorting on association, when the filter was not an association!
ex. domainClass.name = “x” and sort = domainClass.oneToManyAssociation.name
I have added a test for this, in RobotControllerSpec.
Also upped grails version to 2.5.4.
Fixes sorting on association, when the filter was not an association!
ex. domainClass.name = “x” and sort = domainClass.oneToManyAssociation.name
I have added a test for this, in RobotControllerSpec.
Also upped grails version to 2.5.4.