yagotlima opened a new issue, #14389: URL: https://github.com/apache/grails-core/issues/14389
I'm creating this issue after failing to find a solution from [Stackoverflow](https://stackoverflow.com/questions/64083488/how-to-refresh-object-from-database-unsing-gorm-for-mongodb). Since the `refresh` method is not implemented on Gorm for Mongo and the method `get(id)` would return the same cached instance, is it possible to refresh a domain class instance from the database? -- 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]
