jdaugherty opened a new issue, #267: URL: https://github.com/apache/grails-intellij-plugin/issues/267
In 2016.2.2 with Grails 2.5.5, the where method is recognized. However, no domain properties are recognized within the where closure. They are all underlined with error, "Cannot resolve symbol myDomainProperty". If I use findAllWhere(), then the domain properties are recognized by intellij. However, findAllWhere() does not support my query buildling requirements. [http://docs.grails.org/2.5.5/ref/Domain%20Classes/where.html](http://docs.grails.org/2.5.5/ref/Domain%20Classes/where.html) --- *Imported from [IDEA-160166](https://youtrack.jetbrains.com/issue/IDEA-160166) · Type: Feature · Votes: 0* *Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.* -- 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]
