mburak opened a new issue, #14638:
URL: https://github.com/apache/grails-core/issues/14638
Doing GORM calls like this is not working:
`Person.findByNameAndManager("John", manager)`
where manager is a dynamic association of person.
It's trying to resolve manager as a property of person instead of a
relationship.
--
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]