Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistent properties for Grails 5 removed 'naturalName' and might have wrong attribute capitilizedName vs capitalizedName (typo?) #1739

Open
ppazos opened this issue Jun 8, 2023 · 0 comments

Comments

@ppazos
Copy link

ppazos commented Jun 8, 2023

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.

@ppazos ppazos changed the title Persistent properties for Graisl 5 removed 'naturalName' and might have wrong attribute capitilizedName vs capitalizedName (typo?) Persistent properties for Grails 5 removed 'naturalName' and might have wrong attribute capitilizedName vs capitalizedName (typo?) Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant