ppazos opened a new issue, #14346: URL: https://github.com/apache/grails-core/issues/14346
### Steps to Reproduce The fist one is a question, the persistent properties used to have a `naturalName` field that was providing generated UI good names to show for domain classes, for instance `dateCreated` field had natural name `Date created`. Was that functionality moved somewhere else? The second is about the name of this property that might have a typo https://gorm.grails.org/latest/rx/api/org/grails/datastore/mapping/model/AbstractPersistentProperty.html#getCapitilizedName() Seems that should be capitalized instead of capitilized. -- 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]
