Closed davison closed 9 years ago
The Team.beforeUpdate() method returns the calue from the checkAges() assignment (groovy implicit return) so if the value for girlsTeam was set to false, this was also returned from the beforeUpdate() call and the update was never issued by hibernate.
reproducible on local and live