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

Fix #41 - Created date should not get reset - Grails 3 #43

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

snimavat
Copy link
Contributor

@snimavat snimavat commented Oct 6, 2017

closes #41

@ghost ghost assigned snimavat Oct 6, 2017
@ghost ghost added the pr review label Oct 6, 2017
- Move field name constants to FieldProps
- get created date field value directly from metabean property
…-issue-grails3

# Conflicts:
#	AuditTrailGrailsPlugin.groovy
#	audit-trail-plugin/src/integration-test/groovy/nine/tests/AuditStampSpec.groovy
#	audit-trail-plugin/src/main/groovy/gorm/FieldProps.java
#	audit-trail-plugin/src/main/groovy/grails/plugin/audittrail/AuditTrailHelper.groovy
#	test/integration/nine/tests/ChildDomTests.groovy
@snimavat
Copy link
Contributor Author

Please done delete. the branch, this needs to be merged. somehow it was not merged and now it has conflicts, but we need this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CreatedDate gets reset
1 participant