snimavat opened a new issue, #14577:
URL: https://github.com/apache/grails-core/issues/14577

   DefaultGrailsDomainClass.getPropertyByName - used to handle the nested 
properties. so propertyname with dots worked good, however with the new API, 
PersistentEntity.getPropertyByName does not support the nested properties. 
KeyValuePersistentEntity seems to support the propertyname with dot, but only 
for embedded properties.
   
   Expected behavior:
   Handle nested properties like GrailsDomainClass did in earlier versions.
   
   Grails version, 3.3.2
   Gorm 6.1.9.BUILD-SNAPSHOT


-- 
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