borinquenkid commented on PR #16156: URL: https://github.com/apache/grails-core/pull/16156#issuecomment-5387193535
Good catch — the `newMethodNode.declaringClass.module` NPE bug in `AbstractSaveImplementer` is present identically on 7.0.x, 8.0.x, and 8.1.x, so it's not new to this branch. Retargeted this PR to 7.0.x so the fix (and the new test coverage) flows forward through the normal branch merges instead of being scoped only to 8.1.x. -- 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]
