This is an automated email from the ASF dual-hosted git repository.
scottheiberg pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 751f49cb75 fix: remove method from `GradleUtils` (#15126)
add 102924537d Create test to verify mongo beforeUpdate() changes are not
persisted.
add 96487c3dc2 Mark tests @PendingFeature for merge
new 4bfc369c29 Merge pull request #15142 from
codeconsole/7.0.x-mongo-pre-update-dirty-fix-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../BeforeUpdatePropertyPersistenceSpec.groovy | 199 +++++++++++++++++++++
1 file changed, 199 insertions(+)
create mode 100644
grails-data-mongodb/core/src/test/groovy/org/grails/datastore/gorm/mongo/BeforeUpdatePropertyPersistenceSpec.groovy