Robert Erlinger
Results
1
issues of
Robert Erlinger
Hi! I'm always getting a NullPointerException by line 242 of GormDatasourceService.groovy. It seems that the baseCriteria.buildCriteria causes this issue in the current version: ``` groovy def createWhereQuery(GridConfig gridConfig, Filters filters,...