codeconsole commented on code in PR #15143:
URL: https://github.com/apache/grails-core/pull/15143#discussion_r2430767729
##########
grails-data-mongodb/core/src/test/groovy/org/grails/datastore/gorm/mongo/BeforeUpdatePropertyPersistenceSpec.groovy:
##########
@@ -119,8 +116,7 @@ class BeforeUpdatePropertyPersistenceSpec extends
GrailsDataTckSpec<GrailsDataMo
user.random.length() == 5
}
- @PendingFeature
- @Issue('GPMONGODB-XXX')
+ @Issue('GRAILS-15120')
Review Comment:
@matrei I added @AutoTimestamp Date modified to the test
--
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]