Skip to content

Not allow to modify dateCreated ? #14449

Open
@abcfy2

Description

@abcfy2

Issue link: apache/grails-data-mapping#1249

When GORM version is greater than 6.1.11, will nolonger to change the dateCreated anymore.

I find the reason is:

https://github.com/grails/gorm-hibernate5/blob/408b681658ee24ff13db3b6c20c9ea290756ec3b/grails-datastore-gorm-hibernate5/src/main/groovy/org/grails/orm/hibernate/support/ClosureEventTriggeringInterceptor.java#L205-L208

I don't know why you're not allow to modify dateCreated ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions