jdaugherty opened a new issue, #316:
URL: https://github.com/apache/grails-intellij-plugin/issues/316

   The Grails "findAllBy…InList" supports any Collection as can be seen here: 
[https://github.com/grails/grails-data-mapping/blob/c4ef4d0348848cbf4b54783b79b6c694b7b3aae1/grails-datastore-gorm/src/main/groovy/org/grails/datastore/gorm/finders/MethodExpression.java#L270](https://github.com/grails/grails-data-mapping/blob/c4ef4d0348848cbf4b54783b79b6c694b7b3aae1/grails-datastore-gorm/src/main/groovy/org/grails/datastore/gorm/finders/MethodExpression.java#L270)
   
   When attempting to pass a Set (or any other collection), IDEA shows an 
inspection error saying 'findAllBy…InList' in '…' cannot be applied to '(…)'
   
   ---
   
   *Imported from 
[IDEA-177686](https://youtrack.jetbrains.com/issue/IDEA-177686) · Type: Bug · 
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]

Reply via email to